commit | bdba4d6b77fcc76f206986d7cc55f1feb20301f8 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Wed Sep 10 23:38:51 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 10 23:38:51 2008 -0700 |
tree | 6a61cab39347cda4beba9b18b4fb280694193908 | |
parent | ebfb2c63405f2410897674f14e41c031c9302909 [diff] |
sparc32: Fix function signature of of_bus_sbus_get_flags(). 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>