|
@@ -281,7 +281,7 @@ static const struct radio_isa_ops gemtek_ops = {
|
|
|
static const int gemtek_ioports[] = { 0x20c, 0x30c, 0x24c, 0x34c, 0x248, 0x28c };
|
|
|
|
|
|
#ifdef CONFIG_PNP
|
|
|
-static struct pnp_device_id gemtek_pnp_devices[] = {
|
|
|
+static const struct pnp_device_id gemtek_pnp_devices[] = {
|
|
|
/* AOpen FX-3D/Pro Radio */
|
|
|
{.id = "ADS7183", .driver_data = 0},
|
|
|
{.id = ""}
|