commit | 318a5b2a505fe7a99f0d89889e7a84d57ec49b15 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@suse.de> | Wed May 05 09:12:13 2010 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue May 11 11:36:11 2010 -0700 |
tree | 3d6ec6df51497abe45b39893ef2f4341e42df0f8 | |
parent | c5efe58b83bc5c1d5811800faf03b1089d1ef054 [diff] |
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 <abbotti@mev.co.uk> Cc: Frank Mori Hess <fmhess@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>