From: Greg Kroah-Hartman Date: Tue, 18 Sep 2012 02:36:03 +0000 (-0700) Subject: Staging: ced1401: usb1401: fix build errors. X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ede1edea3e7632e50a4b86165112d6364cdadb6;p=pandora-kernel.git 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 Cc: Greg P. Smith Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed