From: Haavard Skinnemoen Date: Mon, 4 Dec 2006 13:17:39 +0000 (+0100) Subject: [AVR32] Don't include X-Git-Tag: v2.6.20-rc1~146^2~13^2~3 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acc9252a36dcefbcdae12f88566300a80d925e11;p=linux-2.6 [AVR32] Don't include Include instead of from a few places. Signed-off-by: Haavard Skinnemoen --- diff --git a/arch/avr32/kernel/avr32_ksyms.c b/arch/avr32/kernel/avr32_ksyms.c index 372e3f8b24..7c4c76114b 100644 --- a/arch/avr32/kernel/avr32_ksyms.c +++ b/arch/avr32/kernel/avr32_ksyms.c @@ -7,12 +7,12 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ +#include #include #include #include #include -#include /* * GCC functions diff --git a/arch/avr32/lib/delay.c b/arch/avr32/lib/delay.c index 462c8307b6..76a8474607 100644 --- a/arch/avr32/lib/delay.c +++ b/arch/avr32/lib/delay.c @@ -14,7 +14,6 @@ #include #include -#include #include #include