Commits
Mauro Carvalho Chehab committed a1a0a56ffc0
media: staging: atomisp: disable warnings with cc-disable-warning Instead of directly using -Wno-foo, use cc-disable-warning, as it checks if the compiler has the warnings we want to disable. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>