]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/m68k/bvme6000/config.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpufreq-2.6
[mv-sheeva.git] / arch / m68k / bvme6000 / config.c
index 3ffc84f9c29194453c172d7fe107c58561c0313c..c90cb5fcc8efb6e82559d608ba3ed42b8e46bb5d 100644 (file)
@@ -142,7 +142,7 @@ void __init config_bvme6000(void)
     /* Now do the PIT configuration */
 
     pit->pgcr  = 0x00; /* Unidirectional 8 bit, no handshake for now */
-    pit->psrr  = 0x18; /* PIACK and PIRQ fucntions enabled */
+    pit->psrr  = 0x18; /* PIACK and PIRQ functions enabled */
     pit->pacr  = 0x00; /* Sub Mode 00, H2 i/p, no DMA */
     pit->padr  = 0x00; /* Just to be tidy! */
     pit->paddr = 0x00; /* All inputs for now (safest) */