sparc32: Fix function signature of of_bus_sbus_get_flags().
authorDavid S. Miller <davem@davemloft.net>
Thu, 11 Sep 2008 06:38:51 +0000 (23:38 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Sep 2008 06:38:51 +0000 (23:38 -0700)
This doesn't match the function pointer type it gets assigned
to.  Luckily, this was harmless.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found