]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/arm/cpu/arm926ejs/spear/timer.c
spear: Use upper case for CONFIG options
[people/ms/u-boot.git] / arch / arm / cpu / arm926ejs / spear / timer.c
index c88e962a3db81a2c1fe989ca8fdb0b6a8de8f85e..89fd54fab172eaf67a0ec7503d144359f675311c 100644 (file)
@@ -37,7 +37,7 @@ int timer_init(void)
        writel(MISC_PRSC_CFG, &misc_regs_p->prsc1_clk_cfg);
        synth = MISC_GPT3SYNTH;
 #else
-# error Incorrect config. Can only be spear{600|300|310|320}
+# error Incorrect config. Can only be SPEAR{600|300|310|320}
 #endif
 
        writel(readl(&misc_regs_p->periph_clk_cfg) | synth,