diff options
author | Shawn Guo <shawn.guo@linaro.org> | 2013-03-28 16:30:57 +0100 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2013-04-01 14:42:12 +0200 |
commit | c226221359f3edf2f53c802dd60f69b7295a3f5c (patch) | |
tree | 5ee0187c6978a2059c3f4b2f424e5e783ef62c0e /arch/arm/mach-mxs/include/mach/mxs.h | |
parent | ASoC: mxs-saif: remove mach header inclusion (diff) | |
download | linux-c226221359f3edf2f53c802dd60f69b7295a3f5c.tar.xz linux-c226221359f3edf2f53c802dd60f69b7295a3f5c.zip |
ARM: mxs: remove empty hardware.h
The hardware.h is an empty header and used nowhere now. Remmove it.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to '')
-rw-r--r-- | arch/arm/mach-mxs/include/mach/mxs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-mxs/include/mach/mxs.h b/arch/arm/mach-mxs/include/mach/mxs.h index a9be80a46500..5820b047ea2e 100644 --- a/arch/arm/mach-mxs/include/mach/mxs.h +++ b/arch/arm/mach-mxs/include/mach/mxs.h @@ -23,7 +23,6 @@ #include <linux/io.h> #endif #include <mach/digctl.h> -#include <mach/hardware.h> /* * IO addresses common to MXS-based |