]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sparc64: Fix sparse warnings in of_device.c
authorDavid S. Miller <davem@davemloft.net>
Fri, 12 Sep 2008 06:53:41 +0000 (23:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 Sep 2008 06:53:41 +0000 (23:53 -0700)
commit21cd8833933ef20a0bbb368ea00876cbfc06141b
tree484a62d03525d32e23fbc7bd6b65038d751da87c
parentc91e2ecad0a392604ece6e53d38b484918060825
sparc64: Fix sparse warnings in of_device.c

Passing unsigned int pointer where plain int pointer is
expected.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/kernel/of_device.c