]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/h8300/kernel/timer/tpu.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[linux-2.6-omap-h63xx.git] / arch / h8300 / kernel / timer / tpu.c
index ad383caae196c282583d57e54d6e467dca9fcc62..e7c6e614a758b6ea05380d393476a49b82ea8bc0 100644 (file)
@@ -67,7 +67,7 @@ static struct irqaction tpu_irq = {
        .flags          = IRQF_DISABLED | IRQF_TIMER,
 };
 
-const static int __initdata divide_rate[] = {
+static const int __initdata divide_rate[] = {
 #if CONFIG_H8300_TPU_CH == 0
        1,4,16,64,0,0,0,0,
 #elif (CONFIG_H8300_TPU_CH == 1) || (CONFIG_H8300_TPU_CH == 5)