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-04-19 14:01:43 +01:00
2008-04-17 13:25:54 -07:00
2008-02-04 15:29:53 -08:00
2007-11-29 20:56:57 +00:00
2008-04-17 15:58:25 +01:00
2008-01-26 14:39:14 +00:00
2008-04-17 16:15:17 +01:00
2008-03-31 08:17:01 +02:00
2008-05-23 15:38:07 +01:00
2008-04-28 15:57:41 -04:00
2008-05-08 18:04:02 +01:00
2008-04-18 22:43:16 +01:00
2008-04-19 17:17:34 +01:00
2008-05-22 14:03:20 +01:00
2008-02-03 14:59:11 +02:00
2008-05-17 22:53:54 +01:00
2008-03-26 12:33:41 -07:00
2008-03-27 14:51:40 -04:00
2008-04-22 21:41:32 +01:00
2008-01-28 13:20:51 +00:00
2008-02-08 09:22:30 -08:00
2008-02-08 09:22:29 -08:00
2008-01-28 23:58:27 -05:00
2008-01-26 15:03:38 +00:00
2008-04-18 22:43:07 +01:00
2008-05-01 08:03:58 -07:00
2008-02-07 08:42:30 -08:00
2008-01-26 14:41:28 +00:00
2008-04-18 22:43:07 +01:00
2008-04-18 22:43:06 +01:00
2008-04-18 00:46:34 +02:00
2008-02-29 22:47:09 +00:00
2008-03-04 16:35:11 -08:00
2008-04-02 15:28:18 -07:00
2008-04-19 11:36:48 +01:00
2008-02-08 09:22:31 -08:00
2008-05-23 13:50:05 +01:00
2008-02-08 09:22:42 -08:00
2008-03-06 12:18:18 +00:00
2008-04-28 08:58:23 -07:00
2008-02-08 09:22:34 -08:00
2008-03-06 12:18:18 +00:00
2008-02-08 09:22:29 -08:00
2008-04-17 10:42:34 -04:00
2008-02-04 17:52:19 +00:00
2008-01-31 19:27:19 -08:00
2008-04-19 11:36:48 +01:00
2008-05-23 13:50:08 +01:00
2008-04-18 22:43:06 +01:00
2008-02-05 09:44:18 -08:00
2008-01-26 15:25:17 +00:00
2008-05-02 16:18:20 -07:00
2008-04-29 08:06:27 -07:00
2008-04-19 11:28:06 +01:00
2008-02-07 08:42:30 -08:00
2008-01-26 14:41:28 +00:00
2008-01-26 14:41:28 +00:00