On Fri, Jul 11, 2014 at 03:14:16PM +0100, Pawel Moll wrote: > diff --git a/drivers/bus/Kconfig b/drivers/bus/Kconfig > index 1f37d98..6ab2a62 100644 > --- a/drivers/bus/Kconfig > +++ b/drivers/bus/Kconfig > @@ -4,14 +4,6 @@ > > menu "Bus devices" > > -config BRCMSTB_GISB_ARB > - bool "Broadcom STB GISB bus arbiter" > - depends on ARM > - help > - Driver for the Broadcom Set Top Box System-on-a-chip internal bus > - arbiter. This driver provides timeout and target abort error handling > - and internal bus master decoding. > - ... > diff --git a/drivers/bus/Makefile b/drivers/bus/Makefile > index 6a4ea7e..493b4ff 100644 > --- a/drivers/bus/Makefile > +++ b/drivers/bus/Makefile > @@ -2,14 +2,15 @@ > # Makefile for the bus drivers. > # > > -obj-$(CONFIG_BRCMSTB_GISB_ARB) += brcmstb_gisb.o I assume that as these exist in the patch, you haven't looked through the patch to check what you're actually submitting... how can we be sure that the rest of the patch is what you intend to submit? -- FTTC broadband for 0.8mile line: currently at 9.5Mbps down 400kbps up according to speedtest.net. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html