Lennert Buytenhek | e7736d4 | 2006-03-20 17:10:13 +0000 | [diff] [blame] | 1 | /* |
2 | * linux/include/asm-arm/arch-ep93xx/hardware.h | ||||
3 | */ | ||||
4 | |||||
5 | #include "ep93xx-regs.h" | ||||
6 | |||||
7 | #define pcibios_assign_all_busses() 0 | ||||
8 | |||||
9 | #include "platform.h" | ||||
10 | |||||
11 | #include "gesbc9312.h" | ||||
12 | #include "ts72xx.h" |