diff options
author | Jamie Iles <jamie@jamieiles.com> | 2011-12-12 21:06:49 +0100 |
---|---|---|
committer | Jamie Iles <jamie@jamieiles.com> | 2011-12-18 11:48:19 +0100 |
commit | 513c4dd698d1341a53d8a7530ecefb44cb1e2395 (patch) | |
tree | 9f64b5d0adba1cc02a55caa0d02595bf2409be2b /arch/arm/mach-picoxcell | |
parent | ARM: kexec: use soft_restart for branching to the reboot buffer (diff) | |
download | linux-513c4dd698d1341a53d8a7530ecefb44cb1e2395.tar.xz linux-513c4dd698d1341a53d8a7530ecefb44cb1e2395.zip |
ARM: picoxcell: remove mach/memory.h
mach/memory.h is no longer required for simple platforms so remove it
for picoxcell.
Signed-off-by: Jamie Iles <jamie@jamieiles.com>
Diffstat (limited to 'arch/arm/mach-picoxcell')
-rw-r--r-- | arch/arm/mach-picoxcell/include/mach/memory.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-picoxcell/include/mach/memory.h b/arch/arm/mach-picoxcell/include/mach/memory.h deleted file mode 100644 index 40a8c178f10d..000000000000 --- a/arch/arm/mach-picoxcell/include/mach/memory.h +++ /dev/null @@ -1 +0,0 @@ -/* empty */ |