This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / serial / cpm_uart / cpm_uart_cpm1.h
index 5d867ab..155050b 100644 (file)
@@ -25,7 +25,7 @@
 
 static inline void cpm_set_brg(int brg, int baud)
 {
-       cpm_setbrg(brg, baud);
+       m8xx_cpm_setbrg(brg, baud);
 }
 
 static inline void cpm_set_scc_fcr(volatile scc_uart_t * sup)