diff options
author | Axel Lin <axel.lin@gmail.com> | 2011-03-01 05:12:47 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-03-01 21:11:01 (GMT) |
commit | 751b3840d216f1ecd3b91ff5251bf7703b690cd8 (patch) | |
tree | 2d35b503c65f148d54a880e07e33d8ed3fab76d7 /drivers/pci | |
parent | c976cc3aa99e813084fc4bd295c9f7b706738b48 (diff) | |
download | linux-fsl-qoriq-751b3840d216f1ecd3b91ff5251bf7703b690cd8.tar.xz |
pcmcia: synclink_cs: fix prototype for mgslpc_ioctl()
The ioctl file pointer was removed in commit 6caa76
"tty: now phase out the ioctl file pointer for good".
Thus fix the prototype for mgslpc_ioctl() and eliminate below warning:
CC [M] drivers/char/pcmcia/synclink_cs.o
drivers/char/pcmcia/synclink_cs.c:2787: warning: initialization from incompatible pointer type
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Cc: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/pci')
0 files changed, 0 insertions, 0 deletions