From: Haavard Skinnemoen Date: Mon, 4 Dec 2006 13:17:39 +0000 (+0100) Subject: [AVR32] Don't include X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=acc9252a36dcefbcdae12f88566300a80d925e11;p=mv-sheeva.git [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 372e3f8b241..7c4c76114bb 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 462c8307b68..76a8474607f 100644 --- a/arch/avr32/lib/delay.c +++ b/arch/avr32/lib/delay.c @@ -14,7 +14,6 @@ #include #include -#include #include #include