From: Teodora Baluta Date: Sat, 19 Oct 2013 18:09:46 +0000 (+0300) Subject: staging: rtl8187se: add missing __iomem annotation X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~152 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e87b1b3d2c75a41884cf255d1c4224013b9cd4a;p=pandora-kernel.git staging: rtl8187se: add missing __iomem annotation Fix the following type of sparse warnings: drivers/staging/rtl8187se/r8180_core.c:163:48: warning: incorrect type in argument 1 (different address spaces) drivers/staging/rtl8187se/r8180_core.c:163:48: expected void const volatile [noderef] *addr drivers/staging/rtl8187se/r8180_core.c:163:48: got unsigned char [usertype] * Signed-off-by: Teodora Baluta Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed