diff options
| -rw-r--r-- | drivers/hid/hid-cp2112.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hid/hid-cp2112.c b/drivers/hid/hid-cp2112.c index 078026f63b6f..28e3c18a4689 100644 --- a/drivers/hid/hid-cp2112.c +++ b/drivers/hid/hid-cp2112.c | |||
| @@ -21,7 +21,7 @@ | |||
| 21 | * Data Sheet: | 21 | * Data Sheet: |
| 22 | * http://www.silabs.com/Support%20Documents/TechnicalDocs/CP2112.pdf | 22 | * http://www.silabs.com/Support%20Documents/TechnicalDocs/CP2112.pdf |
| 23 | * Programming Interface Specification: | 23 | * Programming Interface Specification: |
| 24 | * http://www.silabs.com/Support%20Documents/TechnicalDocs/AN495.pdf | 24 | * https://www.silabs.com/documents/public/application-notes/an495-cp2112-interface-specification.pdf |
| 25 | */ | 25 | */ |
| 26 | 26 | ||
| 27 | #include <linux/gpio.h> | 27 | #include <linux/gpio.h> |
