From: Sam Ravnborg <sam@xxxxxxxxxxxx> Date: Wed, 5 Jan 2011 22:03:45 +0100 > sparc has always SBUS defined. > So there is no need to have #ifdef CONFIG_SBUS within > code that is SPARC only. > > Signed-off-by: Sam Ravnborg <sam@xxxxxxxxxxxx> This breaks the build on x86, sbus_can_burst64() is only defined on sparc currently. So if you want to make this patch you'll need to add a dummy implementation somewhere that gets defined on non-sparc. -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html