summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
diff options
context:
space:
mode:
authorMaxime Bizon <mbizon@freebox.fr>2009-09-18 13:04:58 +0200
committerRalf Baechle <ralf@linux-mips.org>2009-09-30 21:46:59 +0200
commit9fcd66e572b94974365a9119b073e0a43d496eb7 (patch)
tree9fa9e3212ecfad9e44a84730a0dfc2c54e1d0fb6 /arch/mips/include/asm
parent8813d33ee03eee04eb2a8130658d591767d9f4fe (diff)
downloadop-kernel-dev-9fcd66e572b94974365a9119b073e0a43d496eb7.zip
op-kernel-dev-9fcd66e572b94974365a9119b073e0a43d496eb7.tar.gz
MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.
Signed-off-by: Maxime Bizon <mbizon@freebox.fr> Acked-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/include/asm')
-rw-r--r--arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_uart.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_uart.h b/arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_uart.h
new file mode 100644
index 0000000..bf348f5
--- /dev/null
+++ b/arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_uart.h
@@ -0,0 +1,6 @@
+#ifndef BCM63XX_DEV_UART_H_
+#define BCM63XX_DEV_UART_H_
+
+int bcm63xx_uart_register(void);
+
+#endif /* BCM63XX_DEV_UART_H_ */
OpenPOWER on IntegriCloud