summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/pg-sh4.c
diff options
context:
space:
mode:
authorJörn Engel2006-06-30 19:25:36 +0200
committerAdrian Bunk2006-06-30 19:25:36 +0200
commit6ab3d5624e172c553004ecc862bfeac16d9d68b7 (patch)
tree6d98881fe91fd9583c109208d5c27131b93fa248 /arch/sh/mm/pg-sh4.c
parentremove obsolete swsusp_encrypt (diff)
downloadkernel-qcow2-linux-6ab3d5624e172c553004ecc862bfeac16d9d68b7.tar.gz
kernel-qcow2-linux-6ab3d5624e172c553004ecc862bfeac16d9d68b7.tar.xz
kernel-qcow2-linux-6ab3d5624e172c553004ecc862bfeac16d9d68b7.zip
Remove obsolete #include <linux/config.h>
Signed-off-by: Jörn Engel <joern@wohnheim.fh-wedel.de> Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'arch/sh/mm/pg-sh4.c')
-rw-r--r--arch/sh/mm/pg-sh4.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/mm/pg-sh4.c b/arch/sh/mm/pg-sh4.c
index e5907c7330e5..c776b60fc250 100644
--- a/arch/sh/mm/pg-sh4.c
+++ b/arch/sh/mm/pg-sh4.c
@@ -6,7 +6,6 @@
*
* Released under the terms of the GNU GPL v2.0.
*/
-#include <linux/config.h>
#include <linux/init.h>
#include <linux/mman.h>
#include <linux/mm.h>