mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* lots of inaccurate references to "FileName: include/asm-arm ..."
@ 2012-12-04 16:13 Robert P. J. Day
  2012-12-04 19:08 ` menon.nishanth
  0 siblings, 1 reply; 8+ messages in thread
From: Robert P. J. Day @ 2012-12-04 16:13 UTC (permalink / raw)
  To: U-Boot Version 2 (barebox)


  while roaming around in the arm/omap files, i noticed that numerous
files have obsolete "FileName:" values, given that stuff that was once
in "include/asm-arm" has clearly moved, so you find header files like
arch/arm/mach-omap/include/mach/gpmc_nand.h that contain:

 * FileName: include/asm-arm/arch-omap/gpmc_nand.h
 *
 * OMAP's General Purpose Memory Controller (GPMC) has a NAND controller
 * embedded. this file provides the platform data structure required to
 * hook on to it.
 *
 */
/*
 * (C) Copyright 2008
 * Texas Instruments, <www.ti.com>
 * Nishanth Menon <x0nishan@ti.com>
 *
 * Originally from Linux kernel:
 * http://linux.omap.com/pub/kernel/3430zoom/linux-ldp-v1.3.tar.gz
 * include/asm-arm/arch-omap/nand.h

so the later comment as to the *origin* of the file is fine, but the
earlier "FileName" value is obviously incorrect.  does that matter?
is that value used for any sort of documentation processing?

rday

p.s.  you can see the number of these with a simple:

$ grep -r "include/asm-arm" *

since i'm working with a number of the ARM files, i'd be happy to
"fix" that stuff for some reasonable definition of "fix". :-)

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-12-04 21:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-04 16:13 lots of inaccurate references to "FileName: include/asm-arm ..." Robert P. J. Day
2012-12-04 19:08 ` menon.nishanth
2012-12-04 19:30   ` Robert P. J. Day
2012-12-04 19:36     ` menon.nishanth
2012-12-04 19:49       ` Robert P. J. Day
2012-12-04 20:53         ` Robert P. J. Day
2012-12-04 20:59           ` menon.nishanth
2012-12-04 21:03             ` Robert P. J. Day

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox