X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Farm%2Fplat-omap%2Fclock.c;h=197974defbe4f4b0e41ffebf2aae1f2c96dc6c00;hb=d26acd92fa990764b72608a68224f46fac377032;hp=c2e741de020338385383f07f49afeb19e19e887a;hpb=acee709cab689ec7703770e8b8cb5cc3a4abcb31;p=linux-2.6 diff --git a/arch/arm/plat-omap/clock.c b/arch/arm/plat-omap/clock.c index c2e741de02..197974defb 100644 --- a/arch/arm/plat-omap/clock.c +++ b/arch/arm/plat-omap/clock.c @@ -10,7 +10,6 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ -#include #include #include #include @@ -26,7 +25,7 @@ #include -#include +#include static LIST_HEAD(clocks); static DEFINE_MUTEX(clocks_mutex);