From: Olof Johansson Date: Thu, 13 Sep 2012 05:34:11 +0000 (-0700) Subject: Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanup X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=025c95a6826ad8acfe871f33c2fa9208beeb38df;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanup * 'clk' of git://github.com/hzhuang1/linux: ARM: mmp: remove unused definition in APBC and APMU ARM: mmp: move mmp2 clock definition to separated file arm: mmp: move pxa910 clock definition to separated file arm: mmp: move pxa168 clock definition to separated file arm: mmp: make private clock definition exclude from common clock + Linux 3.6-rc4 --- 025c95a6826ad8acfe871f33c2fa9208beeb38df diff --cc arch/arm/plat-samsung/devs.c index 8154fab70de8,fc49f3dabd76..6ff45d53362c --- a/arch/arm/plat-samsung/devs.c +++ b/arch/arm/plat-samsung/devs.c @@@ -32,7 -32,10 +32,9 @@@ #include #include + #include + #include -#include #include #include #include