-static struct isa_probe_addr eepro_probe_addrs[] = {
- { 0x300 },
- { 0x210 }, { 0x240 }, { 0x280 }, { 0x2C0 }, { 0x200 },
- { 0x320 }, { 0x340 }, { 0x360 },
+static isa_probe_addr_t eepro_probe_addrs[] = {
+ 0x300, 0x210, 0x240, 0x280, 0x2C0, 0x200, 0x320, 0x340, 0x360,