Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
[linux/fpc-iii.git] / arch / arm / mach-iop33x / include / mach / memory.h
bloba30a96aa6d2db541c7c2c44fa55d0cd164c26023
1 /*
2 * arch/arm/mach-iop33x/include/mach/memory.h
3 */
5 #ifndef __MEMORY_H
6 #define __MEMORY_H
8 /*
9 * Physical DRAM offset.
11 #define PHYS_OFFSET UL(0x00000000)
13 #endif