Staging: ced1401: usb1401: fix build errors.
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Sep 2012 02:36:03 +0000 (19:36 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Sep 2012 02:45:53 +0000 (19:45 -0700)
commit6ede1edea3e7632e50a4b86165112d6364cdadb6
treebe6e360ef9abcdeb4c1c79a9a6e6ae922e3a6042
parent2eae6bdc12f4e49b7f94f032b82d664dcf3881bc
Staging: ced1401: usb1401: fix build errors.

This fixes up the usb1401.c file to remove the usage of err() (which is
gone), and the two-argument kmap_atomic() call, and the compat_ioctl
pointer warning.

The code now builds properly, there are lots of warnings still, but it's
a start.

Cc: Alois Schlögl <alois.schloegl@ist.ac.at>
Cc: Greg P. Smith <greg@ced.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ced1401/usb1401.c