diff options
author | Markus Heidelberg <markus.heidelberg@web.de> | 2009-06-11 19:02:35 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2009-09-21 09:14:52 -0400 |
commit | 7d3392e54653171bd13467bf37f1182e83fadd08 (patch) | |
tree | 85e4425b3d900c29392e19c51ad19ae34ec9d404 /arch/h8300/kernel/timer/tpu.c | |
parent | 3c36543aeadae32ed61251fa364881645456eb30 (diff) |
trivial: remove references to non-existent include/linux/config.h
Ignore drivers/staging/ since it is very likely that new drivers
introduce it again.
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'arch/h8300/kernel/timer/tpu.c')
-rw-r--r-- | arch/h8300/kernel/timer/tpu.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/h8300/kernel/timer/tpu.c b/arch/h8300/kernel/timer/tpu.c index e7c6e614a758..2193a2e2859a 100644 --- a/arch/h8300/kernel/timer/tpu.c +++ b/arch/h8300/kernel/timer/tpu.c | |||
@@ -7,7 +7,6 @@ | |||
7 | * | 7 | * |
8 | */ | 8 | */ |
9 | 9 | ||
10 | #include <linux/config.h> | ||
11 | #include <linux/errno.h> | 10 | #include <linux/errno.h> |
12 | #include <linux/sched.h> | 11 | #include <linux/sched.h> |
13 | #include <linux/kernel.h> | 12 | #include <linux/kernel.h> |