diff options
author | Jamie Iles <jamie@jamieiles.com> | 2011-12-12 20:06:49 +0000 |
---|---|---|
committer | Jamie Iles <jamie@jamieiles.com> | 2011-12-18 10:48:19 +0000 |
commit | 513c4dd698d1341a53d8a7530ecefb44cb1e2395 (patch) | |
tree | 9f64b5d0adba1cc02a55caa0d02595bf2409be2b | |
parent | 3bdc3484e8f2b1b219ad0397d81ce4601fbaf76d (diff) | |
download | linux-3.10-513c4dd698d1341a53d8a7530ecefb44cb1e2395.tar.gz linux-3.10-513c4dd698d1341a53d8a7530ecefb44cb1e2395.tar.bz2 linux-3.10-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>
-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 40a8c178f10..00000000000 --- a/arch/arm/mach-picoxcell/include/mach/memory.h +++ /dev/null @@ -1 +0,0 @@ -/* empty */ |