mirror of
https://github.com/torvalds/linux.git
synced 2024-12-30 14:52:05 +00:00
a09e64fbc0
This just leaves include/asm-arm/plat-* to deal with. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
7 lines
135 B
C
7 lines
135 B
C
#ifndef __ASM_ARCH_ZYLONITE_H
|
|
#define __ASM_ARCH_ZYLONITE_H
|
|
|
|
#define LITTLETON_ETH_PHYS 0x30000000
|
|
|
|
#endif /* __ASM_ARCH_ZYLONITE_H */
|