Re: [PATCH v3] dmaengine: inherit debug settings from the subsystem for subdirectories

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jul 15, 2014 at 01:15:45PM +0900, Simon Horman wrote:
> On Mon, Jul 14, 2014 at 10:47:26PM +0200, Wolfram Sang wrote:
> > From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
> > 
> > To be able to see debug messages during boot, enable the debug settings
> > from Kconfig also for drivers in subdirectories.
> 
> Thanks, I have added this to the shdma-for-v3.17 branch.
Sorry, but this belong to dmaengine tree!

-- 
~Vinod

> 
> > Signed-off-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
> > ---
> >  drivers/dma/Makefile | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> > 
> > diff --git a/drivers/dma/Makefile b/drivers/dma/Makefile
> > index c779e1eb2db2..aca5eb577d44 100644
> > --- a/drivers/dma/Makefile
> > +++ b/drivers/dma/Makefile
> > @@ -1,5 +1,5 @@
> > -ccflags-$(CONFIG_DMADEVICES_DEBUG)  := -DDEBUG
> > -ccflags-$(CONFIG_DMADEVICES_VDEBUG) += -DVERBOSE_DEBUG
> > +subdir-ccflags-$(CONFIG_DMADEVICES_DEBUG)  := -DDEBUG
> > +subdir-ccflags-$(CONFIG_DMADEVICES_VDEBUG) += -DVERBOSE_DEBUG
> >  
> >  obj-$(CONFIG_DMA_ENGINE) += dmaengine.o
> >  obj-$(CONFIG_DMA_VIRTUAL_CHANNELS) += virt-dma.o
> > -- 
> > 2.0.0
> > 

-- 
--
To unsubscribe from this list: send the line "unsubscribe dmaengine" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Kernel]     [Linux ARM (vger)]     [Linux ARM MSM]     [Linux Omap]     [Linux Arm]     [Linux Tegra]     [Fedora ARM]     [Linux for Samsung SOC]     [eCos]     [Linux PCI]     [Linux Fastboot]     [Gcc Help]     [Git]     [DCCP]     [IETF Announce]     [Security]     [Linux MIPS]     [Yosemite Campsites]

  Powered by Linux