Re: [PATCH] [media] atomisp: disable several warnings when W=1

2017-05-25 Thread Arnd Bergmann
On Thu, May 25, 2017 at 7:03 PM, kbuild test robot wrote: >>> cc1: warning: unrecognized command line option >>> "-Wno-suggest-attribute=format" >>> cc1: warning: unrecognized command line option >>> "-Wno-unused-but-set-variable" >>> cc1: warning: unrecognized command line

Re: [PATCH] [media] atomisp: disable several warnings when W=1

2017-05-25 Thread kbuild test robot
Hi Mauro, [auto build test WARNING on linuxtv-media/master] [also build test WARNING on next-20170525] [cannot apply to v4.12-rc2] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

[PATCH] [media] atomisp: disable several warnings when W=1

2017-05-19 Thread Mauro Carvalho Chehab
The atomisp currently produce hundreds of warnings when W=1. It is a known fact that this driver is currently in bad shape, and there are lot of things to be done here. We don't want to be bothered by those "minor" stuff for now, while the driver doesn't receive a major cleanup. So, disable