From: David S. Miller Date: Thu, 11 Sep 2008 06:38:51 +0000 (-0700) Subject: sparc32: Fix function signature of of_bus_sbus_get_flags(). X-Git-Tag: v2.6.27-rc7~31^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdba4d6b77fcc76f206986d7cc55f1feb20301f8;p=pandora-kernel.git 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 --- Reading git-diff-tree failed