[PATCH] ARM OMAP2 GPMC undefines DEBUG

Robert ABEL rabel at cit-ec.uni-bielefeld.de
Thu Feb 12 09:13:29 PST 2015


The GPMC driver in OMAP2 undef's DEBUG, which makes it unnecessarily hard to turn DEBUG on,
because that's not expected behavior.
My proposed patch gets rid of the line undef'ing DEBUG.

Robert ABEL (1):
  ARM OMAP2 GPMC: don't undef DEBUG

 arch/arm/mach-omap2/gpmc.c | 2 --
 1 file changed, 2 deletions(-)

-- 
2.3.0




More information about the linux-arm-kernel mailing list