]> git.sur5r.net Git - u-boot/blobdiff - board/gen860t/beeper.c
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
[u-boot] / board / gen860t / beeper.c
index b472b914ee0005bef8e51711a7c52b80ab759024..c6be83f651dcc453820cb4ae62505083863e81e6 100644 (file)
@@ -36,7 +36,7 @@
 
 /*
  * Initialize beeper-related hardware. Initialize timer 1 for use with
- * the beeper. Use 66 Mhz internal clock with prescale of 33 to get
+ * the beeper. Use 66 MHz internal clock with prescale of 33 to get
  * 1 uS period per count.
  * FIXME: we should really compute the prescale based on the reported
  * core clock frequency.