drivers/pn53x_usb: Make valgrind more happy :)

This commit is contained in:
Romuald Conty
2011-06-28 14:05:40 +00:00
parent eec2794d2d
commit fd19773c21
3 changed files with 25 additions and 46 deletions

View File

@@ -118,6 +118,7 @@ typedef struct {
} pn53x_command;
typedef enum {
PN53X = 0x00, // Unknown PN53x chip type
PN531 = 0x01,
PN532 = 0x02,
PN533 = 0x04,