openwrtv4/target/linux/adm5120/patches-2.6.30/800-adm5120-remove-amba-bus-id.patch
Gabor Juhos d31a7b51ab add experimental support for 2.6.30
SVN-Revision: 15979
2009-05-22 08:38:10 +00:00

18 lines
492 B
Diff

--- a/arch/mips/adm5120/common/platform.c
+++ b/arch/mips/adm5120/common/platform.c
@@ -190,7 +190,6 @@ struct amba_pl010_data adm5120_uart0_dat
struct amba_device adm5120_uart0_device = {
.dev = {
- .bus_id = "APB:UART0",
.platform_data = &adm5120_uart0_data,
},
.res = {
@@ -208,7 +207,6 @@ struct amba_pl010_data adm5120_uart1_dat
struct amba_device adm5120_uart1_device = {
.dev = {
- .bus_id = "APB:UART1",
.platform_data = &adm5120_uart1_data,
},
.res = {