1
0
Files
linux/include/asm-arm
Russell King ee48a75c95 [ARM] fix AT91 include loops
AT91 has one include loop in its header files:

  include/asm-arm/io.h <- include/asm-arm/arch-at91/io.h <-
   include/asm-arm/io.h

Circular include dependencies are dangerous since they can result in
inconsistent definitions being provided to other code, especially if
'#ifndef' constructs are used.

Solve this by removing the offending includes.  Built tested using my
AT91 configuration.

Acked-by: Andrew Victor <linux@maxim.org.za>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-06-01 11:19:54 +01:00
..
2008-06-01 11:19:54 +01:00
2008-05-23 15:38:07 +01:00
2008-05-08 18:04:02 +01:00
2008-02-03 14:59:11 +02:00
2008-01-28 23:58:27 -05:00
2008-04-18 22:43:07 +01:00
2008-05-01 08:03:58 -07:00
2008-04-18 22:43:07 +01:00
2008-04-18 00:46:34 +02:00
2008-04-19 11:36:48 +01:00
2008-04-28 08:58:23 -07:00
2008-04-17 10:42:34 -04:00
2008-02-05 09:44:18 -08:00
2008-02-07 08:42:30 -08:00
2008-01-26 14:41:28 +00:00