From: Greg Kroah-Hartman Date: Tue, 4 May 2010 23:02:39 +0000 (-0700) Subject: Staging: comedi: addi_common.h: properly mark this variable as __iomem X-Git-Tag: v2.6.35-rc1~441^2^2~226 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dd22814640bf04d2007489d8c1d1e0d24a09128;p=pandora-kernel.git Staging: comedi: addi_common.h: properly mark this variable as __iomem It's not an unsigned long, it's a __iomem pointer, so mark it as such. Cc: Ian Abbott Cc: Frank Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed