diff options
author | Paul Mundt <lethal@linux-sh.org> | 2006-10-03 00:19:02 -0400 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2006-10-03 00:19:02 -0400 |
commit | 2914d4da172f53f71d0563d3c3bae14e496cbc86 (patch) | |
tree | b8fd9ff1023a857db4b2b36d1974a91e36228423 /arch/sh/boards/landisk/setup.c | |
parent | 3e6c999de9a5438c97524a62845da8da78923205 (diff) |
sh: Kill off remaining config.h references.
A few of these managed to sneak back in, get rid of them once
and for all.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boards/landisk/setup.c')
-rw-r--r-- | arch/sh/boards/landisk/setup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/boards/landisk/setup.c b/arch/sh/boards/landisk/setup.c index 127b9e020e00..122d69962637 100644 --- a/arch/sh/boards/landisk/setup.c +++ b/arch/sh/boards/landisk/setup.c | |||
@@ -16,7 +16,6 @@ | |||
16 | * License. See the file "COPYING" in the main directory of this archive | 16 | * License. See the file "COPYING" in the main directory of this archive |
17 | * for more details. | 17 | * for more details. |
18 | */ | 18 | */ |
19 | #include <linux/config.h> | ||
20 | #include <linux/init.h> | 19 | #include <linux/init.h> |
21 | #include <linux/pm.h> | 20 | #include <linux/pm.h> |
22 | #include <linux/mm.h> | 21 | #include <linux/mm.h> |