Greetings All,
I am getting the below build warnings for the file, config-osm.c and
i2o_config whenever I do
a complete clean allmodconfig build on my system.
In file included from drivers/staging/i2o/config-osm.c:39:0:
drivers/staging/i2o/i2o_config.c: In function ‘i2o_cfg_passthru’:
drivers/staging/i2o/i2o_config.c:892:19: warning: cast to pointer from integer
of different size [-Wint-to-pointer-cast]
(p->virt, (void __user *)sg[i].addr_bus,
^
drivers/staging/i2o/i2o_config.c:952:10: warning: cast to pointer from integer
of different size [-Wint-to-pointer-cast]
((void __user *)sg[j].addr_bus, sg_list[j].virt,
^
Nick
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel