[media] drivers/staging/media/as102: using ccflags-y instead of EXTRA_FLAGS in Makefile
authorChen Gang <gang.chen@asianux.com>
Thu, 28 Feb 2013 06:08:02 +0000 (03:08 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 18 Mar 2013 20:16:54 +0000 (17:16 -0300)
commita2262508cba04587dbb0793ddf23be57f86dc583
treeecf2ecd477ba1f3b3bbc596f0e96f2d15d9bad0b
parentc937ca034a033a228e9f66bfda02d5037b08180e
[media] drivers/staging/media/as102: using ccflags-y instead of EXTRA_FLAGS in Makefile

need using ccflags-y instead of EXTRA_CFLAGS
    can reference scripts/checkpatch.pl (1755..1766)
  when make EXTRA_CFLAGS=-W, the compiling issue will be occured.

Signed-off-by: Chen Gang <gang.chen@asianux.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/media/as102/Makefile