commit | 4c9ef4f150589478ac0b26bc7db1216c0af207fb | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri May 19 07:34:04 2017 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri May 19 08:57:05 2017 -0300 |
tree | 46ebfc8529b769497627935e21338670386bbe52 | |
parent | 36bcba973ad478042d1ffc6e89afd92e8bd17030 [diff] |
[media] atomisp: disable several warnings when W=1 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 those warnings. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>