From: Marc Kleine-Budde <[email protected]> Date: Mon, 15 Aug 2011 12:57:14 +0200
> This patch fixes the following sparse warning by adding the missing > __iomem annotation. > > drivers/net/can/mscan/mscan.c:73:32: warning: incorrect type in argument 1 > (different address spaces) > drivers/net/can/mscan/mscan.c:73:32: expected unsigned char volatile > [noderef] [usertype] <asn:2>*addr > drivers/net/can/mscan/mscan.c:73:32: got unsigned char *<noident> > > Signed-off-by: Marc Kleine-Budde <[email protected]> > --- > > This patch applies so current net-next-2.6/master and can be pulled: > > The following changes since commit b333293058aa2d401737c7246bce58f8ba00906d: > > qeth: add support for af_iucv HiperSockets transport (2011-08-13 01:10:17 > -0700) > > are available in the git repository at: > git://git.pengutronix.de/git/mkl/linux-2.6.git can/mscan Pulled, thanks. _______________________________________________ Socketcan-core mailing list [email protected] https://lists.berlios.de/mailman/listinfo/socketcan-core
