Re: [PATCH] dwc3: Only build debugfs when DWC3_GADGET/DUAL_ROLE is enabled

2013-08-09 Thread Felipe Balbi
On Mon, Aug 05, 2013 at 03:08:43PM -0700, Andi Kleen wrote: > From: Andi Kleen > > Fix (randconfig) build problem with DEBUG_FS on > > Cc: ba...@ti.com > Cc: linux-usb@vger.kernel.org > Signed-off-by: Andi Kleen care to show me the defconfig which makes the build fail ? -- balbi signature.

[PATCH] dwc3: Only build debugfs when DWC3_GADGET/DUAL_ROLE is enabled

2013-08-05 Thread Andi Kleen
From: Andi Kleen Fix (randconfig) build problem with DEBUG_FS on Cc: ba...@ti.com Cc: linux-usb@vger.kernel.org Signed-off-by: Andi Kleen --- drivers/usb/dwc3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/usb/dwc3/Makefile b/drivers/usb/dwc3/Makefile