xref: /linux/arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_uart.h (revision 50f0033d1a0f3a8e9eed09ab68067fbb57b0669d)
1 #ifndef BCM63XX_DEV_UART_H_
2 #define BCM63XX_DEV_UART_H_
3 
4 int bcm63xx_uart_register(unsigned int id);
5 
6 #endif /* BCM63XX_DEV_UART_H_ */
7