From: Jaswinder Singh Rajput Date: Tue, 22 Sep 2009 13:50:26 +0000 (+0000) Subject: sh: includecheck fix: dwarf.c X-Git-Tag: firefly_0821_release~12305^2~10 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=a6bbce200deefb78c49e159ca718df22f18e5037;p=firefly-linux-kernel-4.4.55.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 bc4d8d75332b..03b3616c80a5 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 */