/arch/arm/mach-orion5x/include/mach/memory.h

https://github.com/AICP/kernel_asus_grouper · C Header · 12 lines · 4 code · 3 blank · 5 comment · 0 complexity · ac6567152623d04554d131ae86ccb010 MD5 · raw file

  1. /*
  2. * arch/arm/mach-orion5x/include/mach/memory.h
  3. *
  4. * Marvell Orion memory definitions
  5. */
  6. #ifndef __ASM_ARCH_MEMORY_H
  7. #define __ASM_ARCH_MEMORY_H
  8. #define PLAT_PHYS_OFFSET UL(0x00000000)
  9. #endif