diff options
Diffstat (limited to 'drivers/usb/misc/appledisplay.c')
-rw-r--r-- | drivers/usb/misc/appledisplay.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/misc/appledisplay.c b/drivers/usb/misc/appledisplay.c index 85b48c6ddc7e..39ca31b4de46 100644 --- a/drivers/usb/misc/appledisplay.c +++ b/drivers/usb/misc/appledisplay.c | |||
@@ -51,6 +51,7 @@ static const struct usb_device_id appledisplay_table[] = { | |||
51 | { APPLEDISPLAY_DEVICE(0x921c) }, | 51 | { APPLEDISPLAY_DEVICE(0x921c) }, |
52 | { APPLEDISPLAY_DEVICE(0x921d) }, | 52 | { APPLEDISPLAY_DEVICE(0x921d) }, |
53 | { APPLEDISPLAY_DEVICE(0x9222) }, | 53 | { APPLEDISPLAY_DEVICE(0x9222) }, |
54 | { APPLEDISPLAY_DEVICE(0x9226) }, | ||
54 | { APPLEDISPLAY_DEVICE(0x9236) }, | 55 | { APPLEDISPLAY_DEVICE(0x9236) }, |
55 | 56 | ||
56 | /* Terminating entry */ | 57 | /* Terminating entry */ |