diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2012-10-25 16:34:18 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2012-10-25 16:34:18 +0200 |
commit | 5e3059b2cb6fb412415da08b213549a6aed65d36 (patch) | |
tree | e9e906927cdaae0f110281c11ae7342611cbc4c2 /arch/arm | |
parent | 14d188bbac664f58c4c3b144a4b28ff5bb889425 (diff) | |
download | linux-stable-5e3059b2cb6fb412415da08b213549a6aed65d36.tar.gz linux-stable-5e3059b2cb6fb412415da08b213549a6aed65d36.tar.bz2 linux-stable-5e3059b2cb6fb412415da08b213549a6aed65d36.zip |
ARM: SPEAr: Remove unused empty files
Few empty files (spear1310_misc_regs.h and spear1340_misc_regs.h) are created by
commit b31e23726 "SPEAr13xx: Add header files".
Don't know how they got added, obviously my fault :)
But nobody could even catch them in reviews.
Remove them.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm')
-rw-r--r-- | arch/arm/mach-spear13xx/include/mach/spear1310_misc_regs.h | 0 | ||||
-rw-r--r-- | arch/arm/mach-spear13xx/include/mach/spear1340_misc_regs.h | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/arch/arm/mach-spear13xx/include/mach/spear1310_misc_regs.h b/arch/arm/mach-spear13xx/include/mach/spear1310_misc_regs.h deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/arch/arm/mach-spear13xx/include/mach/spear1310_misc_regs.h +++ /dev/null diff --git a/arch/arm/mach-spear13xx/include/mach/spear1340_misc_regs.h b/arch/arm/mach-spear13xx/include/mach/spear1340_misc_regs.h deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/arch/arm/mach-spear13xx/include/mach/spear1340_misc_regs.h +++ /dev/null |