From: Greg Kroah-Hartman Date: Wed, 5 May 2010 16:12:13 +0000 (-0700) Subject: Staging: comedi: cb_pcidas64: fix up build warnings X-Git-Tag: v2.6.35-rc1~441^2^2~187 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=318a5b2a505fe7a99f0d89889e7a84d57ec49b15;p=pandora-kernel.git Staging: comedi: cb_pcidas64: fix up build warnings Now that the 8255.h file is being included properly, we were using the incorrect function prototypes, which causes a build warning now. This fixes it up and preserves the __iomem markings that sparse wants to see. Cc: Ian Abbott Cc: Frank Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed