aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-prima2/include
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-prima2/include')
-rw-r--r--arch/arm/mach-prima2/include/mach/memory.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/arch/arm/mach-prima2/include/mach/memory.h b/arch/arm/mach-prima2/include/mach/memory.h
deleted file mode 100644
index 0d5ee6af8c54..000000000000
--- a/arch/arm/mach-prima2/include/mach/memory.h
+++ /dev/null
@@ -1,14 +0,0 @@
1/*
2 * arch/arm/mach-prima2/include/mach/memory.h
3 *
4 * Copyright (c) 2010 – 2011 Cambridge Silicon Radio Limited, a CSR plc group company.
5 *
6 * Licensed under GPLv2 or later.
7 */
8
9#ifndef __ASM_ARCH_MEMORY_H
10#define __ASM_ARCH_MEMORY_H
11
12#define PLAT_PHYS_OFFSET UL(0x00000000)
13
14#endif