|
@@ -906,5 +906,5 @@ module_init(bcm_uart_init);
|
|
module_exit(bcm_uart_exit);
|
|
module_exit(bcm_uart_exit);
|
|
|
|
|
|
MODULE_AUTHOR("Maxime Bizon <mbizon@freebox.fr>");
|
|
MODULE_AUTHOR("Maxime Bizon <mbizon@freebox.fr>");
|
|
-MODULE_DESCRIPTION("Broadcom 63<xx integrated uart driver");
|
|
|
|
|
|
+MODULE_DESCRIPTION("Broadcom 63xx integrated uart driver");
|
|
MODULE_LICENSE("GPL");
|
|
MODULE_LICENSE("GPL");
|