linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* IXP4xx: unneeded #include platform-specific include files?
@ 2009-11-15 17:16 Krzysztof Halasa
  2009-11-15 18:27 ` Mikael Pettersson
  2009-11-15 18:41 ` Mike Westerhof
  0 siblings, 2 replies; 13+ messages in thread
From: Krzysztof Halasa @ 2009-11-15 17:16 UTC (permalink / raw)
  To: linux-arm-kernel

I wonder about one more thing: why are the platform-specific include
files included by the non-platform code?

mach-ixp4xx/include/mach/hardware.h:

/* Platform specific details */
#include "ixdp425.h"
#include "avila.h"
#include "coyote.h"
#include "prpmc1100.h"
#include "nslu2.h"
#include "nas100d.h"
#include "dsmg600.h"
#include "fsg.h"

I'm going to move them to the platform code, either incorporate them
into platform .c files or #include "specific-platform.h" from there.

Objections?
-- 
Krzysztof Halasa

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

end of thread, other threads:[~2009-11-18  0:10 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-15 17:16 IXP4xx: unneeded #include platform-specific include files? Krzysztof Halasa
2009-11-15 18:27 ` Mikael Pettersson
2009-11-15 20:18   ` Imre Kaloz
2009-11-15 21:14     ` Krzysztof Halasa
2009-11-17 21:37       ` Imre Kaloz
2009-11-17 21:53         ` Krzysztof Halasa
2009-11-17 22:11           ` Imre Kaloz
2009-11-17 22:22             ` Krzysztof Halasa
2009-11-17 22:34               ` Imre Kaloz
2009-11-17 22:47                 ` Krzysztof Halasa
2009-11-17 23:05                   ` Imre Kaloz
2009-11-18  0:10                     ` Krzysztof Halasa
2009-11-15 18:41 ` Mike Westerhof

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).