|
@@ -346,7 +346,6 @@ static const struct of_device_id of_platform_serial_table[] = {
|
|
|
{ .compatible = "ibm,qpace-nwp-serial",
|
|
{ .compatible = "ibm,qpace-nwp-serial",
|
|
|
.data = (void *)PORT_NWPSERIAL, },
|
|
.data = (void *)PORT_NWPSERIAL, },
|
|
|
#endif
|
|
#endif
|
|
|
- { .type = "serial", .data = (void *)PORT_UNKNOWN, },
|
|
|
|
|
{ /* end of list */ },
|
|
{ /* end of list */ },
|
|
|
};
|
|
};
|
|
|
|
|
|