diff options
author | David Howells <dhowells@redhat.com> | 2012-03-28 19:30:02 +0200 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2012-03-28 19:30:02 +0200 |
commit | c9034c3a1d67486284b3b569595a4bd377aaf8cc (patch) | |
tree | 3411246adeaf5e7fdaa8a110a92d4afa0f87078c /arch/m32r/platforms/mappi/setup.c | |
parent | Disintegrate asm/system.h for IA64 (diff) | |
download | linux-c9034c3a1d67486284b3b569595a4bd377aaf8cc.tar.xz linux-c9034c3a1d67486284b3b569595a4bd377aaf8cc.zip |
Disintegrate asm/system.h for M32R
Disintegrate asm/system.h for M32R.
Signed-off-by: David Howells <dhowells@redhat.com>
cc: linux-m32r@ml.linux-m32r.org
Diffstat (limited to 'arch/m32r/platforms/mappi/setup.c')
-rw-r--r-- | arch/m32r/platforms/mappi/setup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m32r/platforms/mappi/setup.c b/arch/m32r/platforms/mappi/setup.c index 35130ac3f8d1..767d2f4d6ded 100644 --- a/arch/m32r/platforms/mappi/setup.c +++ b/arch/m32r/platforms/mappi/setup.c @@ -12,7 +12,6 @@ #include <linux/init.h> #include <linux/platform_device.h> -#include <asm/system.h> #include <asm/m32r.h> #include <asm/io.h> |