mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-19 02:34:01 +08: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 */
|