From: Sam Ravnborg <sam@xxxxxxxxxxxx> Date: Wed, 5 Jan 2011 22:02:17 +0100 > Kristoffer Glembo noticed that SBUS is always defined for SPARC. > So I went out and dropped all #ifdef SBUS that were > present in SPARC only code. > > This touches: > - arch/sparc > - drivers/net > - sound/sparc > > But despite this I expect we can add all this to sparc.git. > If you prefer I can submit the patches via the usual channels. > > Build tested on sparc64 & sparc. > > Patches are on top of sparc-next as of yesterday. I've decided I'm going to defer on this set of patches for now. The real thing to do is to create a include/linux/sbus.h that provides the SBUS specific interfaces, and dummy ones when CONFIG_SBUS is not defined. That way all of the sparc drivers can be enabled unconditionally as long as CONFIG_OF is true. -- 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