
25 Jan
2016
25 Jan
'16
10:30 p.m.
On Mon, Jan 25, 2016 at 01:26:26AM -0800, Bin Meng 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
Applied to u-boot/master, thanks!
--
Tom