
25 Jan
2016
25 Jan
'16
3:46 p.m.
On Mon, Jan 25, 2016 at 3:26 AM, Bin Meng bmeng.cn@gmail.com wrote:
When building katmai, it reports quite a lot
warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
Fix this by casting the dev->iobase with u_long.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
Acked-by: Joe Hershberger joe.hershberger@ni.com