diff options
author | Rob Herring <rob.herring@calxeda.com> | 2012-02-10 09:43:00 -0600 |
---|---|---|
committer | Rob Herring <rob.herring@calxeda.com> | 2012-02-10 09:47:09 -0600 |
commit | b024e33682c8e56cc8e869245dabd1b91ffe00ea (patch) | |
tree | 23a7083d49003db1711084f50eadfe38db600ca8 /arch/arm | |
parent | f3b7cd2a9e3de578a462bb507279870dd41e032e (diff) |
ARM: highbank: remove unused memory.h
memory.h is empty and no longer needed to build, so remove it.
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Diffstat (limited to 'arch/arm')
-rw-r--r-- | arch/arm/mach-highbank/include/mach/memory.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-highbank/include/mach/memory.h b/arch/arm/mach-highbank/include/mach/memory.h deleted file mode 100644 index 40a8c178f10d..000000000000 --- a/arch/arm/mach-highbank/include/mach/memory.h +++ /dev/null @@ -1 +0,0 @@ -/* empty */ |