X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=arch%2Farm%2Fmach-davinci%2Fdm355.c;h=f6801223964157084a7442939364ab255d0c8e39;hb=18770c7c3a0ccd60017ac76b5d2e7d1f71376b94;hp=76364d1345df3fe24ec23dd26a75746211b3cbb0;hpb=884b8267d5f13bdcdc7e675ecbd0dbb0257689bb;p=pandora-kernel.git diff --git a/arch/arm/mach-davinci/dm355.c b/arch/arm/mach-davinci/dm355.c index 76364d1345df..f68012239641 100644 --- a/arch/arm/mach-davinci/dm355.c +++ b/arch/arm/mach-davinci/dm355.c @@ -314,7 +314,7 @@ static struct clk timer2_clk = { .name = "timer2", .parent = &pll1_aux_clk, .lpsc = DAVINCI_LPSC_TIMER2, - .usecount = 1, /* REVISIT: why cant' this be disabled? */ + .usecount = 1, /* REVISIT: why can't' this be disabled? */ }; static struct clk timer3_clk = {