X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Farm%2Fmach-spear6xx%2Fspear6xx.c;h=e0f6628c8b2c878155fc311acad938b15a3d56d4;hb=3f5785ec31adcb7cafa9135087297a38d9698cf8;hp=981812961ac7358d84c479a86028b3d00c3d9a89;hpb=e6d28318344535331d9473548b210dd267fe7b7e;p=pandora-kernel.git diff --git a/arch/arm/mach-spear6xx/spear6xx.c b/arch/arm/mach-spear6xx/spear6xx.c index 981812961ac7..e0f6628c8b2c 100644 --- a/arch/arm/mach-spear6xx/spear6xx.c +++ b/arch/arm/mach-spear6xx/spear6xx.c @@ -148,7 +148,7 @@ void __init spear6xx_map_io(void) iotable_init(spear6xx_io_desc, ARRAY_SIZE(spear6xx_io_desc)); /* This will initialize clock framework */ - clk_init(); + spear6xx_clk_init(); } static void __init spear6xx_timer_init(void)