From: Ken Cox Date: Thu, 13 Mar 2014 20:39:19 +0000 (-0500) Subject: Staging: unisys: Clean multiple sparse warnings X-Git-Tag: v3.15-rc1~139^2~182 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8d7f21d14e2b24dc18d53d597df290b89bb115c;p=pandora-kernel.git Staging: unisys: Clean multiple sparse warnings Cleaned up multiple sparse warnings, mostly due to improper access of I/O space. Also declared functions and variables that were only used locally as static. Removed ULTRA_disp_channel_header(), ULTRA_disp_channel(), ULTRA_disp_vnic_channel() because they were never called. Signed-off-by: Ken Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed