diff options
Diffstat (limited to 'drivers/nfc')
-rw-r--r-- | drivers/nfc/pn533.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/nfc/pn533.c b/drivers/nfc/pn533.c index 32737a68e74f..4d56ad4c8bfb 100644 --- a/drivers/nfc/pn533.c +++ b/drivers/nfc/pn533.c | |||
@@ -27,7 +27,7 @@ | |||
27 | #include <linux/netdevice.h> | 27 | #include <linux/netdevice.h> |
28 | #include <net/nfc/nfc.h> | 28 | #include <net/nfc/nfc.h> |
29 | 29 | ||
30 | #define VERSION "0.1" | 30 | #define VERSION "0.2" |
31 | 31 | ||
32 | #define PN533_VENDOR_ID 0x4CC | 32 | #define PN533_VENDOR_ID 0x4CC |
33 | #define PN533_PRODUCT_ID 0x2533 | 33 | #define PN533_PRODUCT_ID 0x2533 |