]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/dma/: Use the ccflag-y instead of EXTRA_CFLAGS
authorTracey Dent <tdent48227@gmail.com>
Sat, 6 Nov 2010 21:01:36 +0000 (17:01 -0400)
committerDan Williams <dan.j.williams@intel.com>
Fri, 3 Dec 2010 09:51:43 +0000 (01:51 -0800)
commit5b16e8395f8df90823cc0c6f32d9a944f45138b0
tree8472fe98f9f4192579c2e03d200402dc648c4ae9
parent4792e06a41395ef1e1c050966129013062aadae1
drivers/dma/: Use the ccflag-y instead of EXTRA_CFLAGS

Use the ccflag-y flag instead of EXTRA_CFLAGS because EXTRA_CFLAGS is
deprecated and should now be switched. According to (documentation/kbuild/makefiles.txt).

Signed-off-by: Tracey Dent <tdent48227@gmail.com>
Acked-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/dma/Makefile