diff options
| author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-06-24 18:17:27 +0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-06-24 18:17:27 +0300 |
| commit | 60eb9579c1af6e2c077cbc795969f4ee49041c34 (patch) | |
| tree | 88bf9f50779c0c94312cdfd2dbb3fb97ff0844b3 /scripts/stackusage | |
| parent | 5776fbec90735e72e1310d0d006c098aca7f1f00 (diff) | |
| download | linux-60eb9579c1af6e2c077cbc795969f4ee49041c34.tar.xz | |
adv7842: comment out a table useful for debug
Gcc 6.1 warns about an unused table:
drivers/media/i2c/adv7842.c:2400:27: warning: 'prim_mode_txt' defined but not used [-Wunused-const-variable=]
static const char * const prim_mode_txt[] = {
^~~~~~~~~~~~~
That seems to be useful for debug, and likely were used before.
While we could simply remove, let's comment it out, for now.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
