On Mon, 4 Aug 2008, Arnd Bergmann wrote:
On Sunday 03 August 2008, Geert Uytterhoeven wrote:
There seem to be 3 classes of m68knommu header files:
� 1. Plain files (some of them may be (nearly) identical copies of the
� � �m68k variants,
For reference, I found the files auxvec.h, device.h, emergency-restart.h,
futex.h, ioctl.h, irq_regs.h, kdebug.h, mutex.h and topology.h to be
entirely identical, so you may remove the m68knommu variants with your
approach.
Thanks for the list!
� 2. Files that just include the m68k variant,
� 3. Files that include the m68k variant and do something more (pci.h and
� � �setup.h).
Since I don't think we want to do the m68k/m68knommu merge right now
(Sorry Arnd, I'll keep your script in mind anyway!), the simplest way is to:
- Remove all files from class 2, and add to the Makefile:
Does this work with the exported headers? I guess it should if you
always use the m68k exports for m68knommu as well, but if that's
possible is is a question you haven't answered yet.
Oops, forgot about the exported headers... Don't know. Sam?
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds