[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)
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>

No differences found