diff options
| -rw-r--r-- | drivers/hid/hid-sony.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/hid/hid-sony.c b/drivers/hid/hid-sony.c index 22ba5ddfde1c..bb1e969527e7 100644 --- a/drivers/hid/hid-sony.c +++ b/drivers/hid/hid-sony.c | |||
| @@ -875,8 +875,6 @@ static int ps3remote_mapping(struct hid_device *hdev, struct hid_input *hi, | |||
| 875 | return 1; | 875 | return 1; |
| 876 | } | 876 | } |
| 877 | 877 | ||
| 878 | |||
| 879 | /* Sony Vaio VGX has wrongly mouse pointer declared as constant */ | ||
| 880 | static __u8 *sony_report_fixup(struct hid_device *hdev, __u8 *rdesc, | 878 | static __u8 *sony_report_fixup(struct hid_device *hdev, __u8 *rdesc, |
| 881 | unsigned int *rsize) | 879 | unsigned int *rsize) |
| 882 | { | 880 | { |
