OMAPDSS: Move definition of DEBUG flag to Makefile
authorChandrabhanu Mahapatra <cmahapatra@ti.com>
Thu, 27 Sep 2012 11:22:17 +0000 (16:52 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 12 Oct 2012 11:15:29 +0000 (14:15 +0300)
commit7ad6623a4980caa053eb9eb3207e0c3ba7d4ed4d
tree224e363925f2757f8e17c93f3e5de5b8efd3514e
parent13b1ba7de8d0ecc42e4f9c002d5b0c1a48f05e58
OMAPDSS: Move definition of DEBUG flag to Makefile

In OMAPDSS the DEBUG flag is set only after the OMAPDSS module is called, for
which the debugging capabilities are available only after its proper
initialization. As a result of which tracking of bugs prior to or during initial
process becomes difficult. So, the definition of DEBUG is being moved to the
corresponding Makefile.

Signed-off-by: Chandrabhanu Mahapatra <cmahapatra@ti.com>
Reviewed-by: Sumit Semwal <sumit.semwal@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/Makefile
drivers/video/omap2/dss/dss.h