diff options
| author | Mauro Carvalho Chehab <[email protected]> | 2016-06-24 11:12:17 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2016-06-24 11:23:59 -0300 |
| commit | cf47faca25e29ffb74c883675a9bada065d9ea10 (patch) | |
| tree | f359da9469f877206a07f7b07c77a24ef0fcdaff /tools/perf/scripts/python/bin | |
| parent | 01d7d436c600904edc8c521c74f1b22a8284e25b (diff) | |
dib0090: comment out the unused tables
Those tables are currently unused, so comment them out:
drivers/media/dvb-frontends/dib0090.c:852:18: warning: 'rf_ramp_pwm_sband' defined but not used [-Wunused-const-variable=]
static const u16 rf_ramp_pwm_sband[] = {
^~~~~~~~~~~~~~~~~
drivers/media/dvb-frontends/dib0090.c:800:18: warning: 'bb_ramp_pwm_boost' defined but not used [-Wunused-const-variable=]
static const u16 bb_ramp_pwm_boost[] = {
^~~~~~~~~~~~~~~~~
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions