diff options
Diffstat (limited to 'include/linux/mod_devicetable.h')
| -rw-r--r-- | include/linux/mod_devicetable.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mod_devicetable.h b/include/linux/mod_devicetable.h index c0106d68bb..8a8dc82a94 100644 --- a/include/linux/mod_devicetable.h +++ b/include/linux/mod_devicetable.h | |||
| @@ -209,5 +209,6 @@ struct pcmcia_device_id { | |||
| 209 | #define PCMCIA_DEV_ID_MATCH_PROD_ID4 0x0080 | 209 | #define PCMCIA_DEV_ID_MATCH_PROD_ID4 0x0080 |
| 210 | #define PCMCIA_DEV_ID_MATCH_DEVICE_NO 0x0100 | 210 | #define PCMCIA_DEV_ID_MATCH_DEVICE_NO 0x0100 |
| 211 | #define PCMCIA_DEV_ID_MATCH_FAKE_CIS 0x0200 | 211 | #define PCMCIA_DEV_ID_MATCH_FAKE_CIS 0x0200 |
| 212 | #define PCMCIA_DEV_ID_MATCH_ANONYMOUS 0x0400 | ||
| 212 | 213 | ||
| 213 | #endif /* LINUX_MOD_DEVICETABLE_H */ | 214 | #endif /* LINUX_MOD_DEVICETABLE_H */ |
