From: Jaswinder Singh Rajput Date: Tue, 22 Sep 2009 13:50:26 +0000 (+0000) Subject: sh: includecheck fix: dwarf.c X-Git-Url: http://git.mmlx.us/?a=commitdiff_plain;h=a6bbce200deefb78c49e159ca718df22f18e5037;p=linux-edison.git sh: includecheck fix: dwarf.c fix the following 'make includecheck' warning: arch/sh/kernel/dwarf.c: asm/dwarf.h is included more than once. Signed-off-by: Jaswinder Singh Rajput Signed-off-by: Paul Mundt --- diff --git a/arch/sh/kernel/dwarf.c b/arch/sh/kernel/dwarf.c index bc4d8d75332..03b3616c80a 100644 --- a/arch/sh/kernel/dwarf.c +++ b/arch/sh/kernel/dwarf.c @@ -24,7 +24,6 @@ #include #include #include -#include #include /* Reserve enough memory for two stack frames */