diff options
author | 2010-06-05 22:52:21 +0200 | |
---|---|---|
committer | 2010-06-08 22:23:21 +0200 | |
commit | af0d5cb908f7f9adeb5d3d3dbef64c644bb6809c (patch) | |
tree | f6a323f2ac27b7826c14d3eec95f45bef945f4e2 /drivers/scsi/mpt2sas | |
parent | Linux 2.6.35-rc2 (diff) | |
download | wireguard-linux-af0d5cb908f7f9adeb5d3d3dbef64c644bb6809c.tar.xz wireguard-linux-af0d5cb908f7f9adeb5d3d3dbef64c644bb6809c.zip |
hp_sdc_rtc: fix broken ioctl conversion
Commit 55929332c92 "drivers: Push down BKL into various drivers"
introduced a regression in hp_sdc_rtc, caused by a missing
change of the .unlocked_ioctl pointer to the newly introduced
function.
Fixes:
drivers/input/misc/hp_sdc_rtc.c:681: warning: initialization from
incompatible pointer type
drivers/input/misc/hp_sdc_rtc.c:665: warning:
‘hp_sdc_rtc_unlocked_ioctl’ defined but not used
Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Diffstat (limited to 'drivers/scsi/mpt2sas')
0 files changed, 0 insertions, 0 deletions