diff options
author | Yunfeng Ye <[email protected]> | 2019-12-17 20:21:37 +0800 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2020-01-03 16:08:03 +1000 |
commit | 2fec966f593efd076ad1e56d274611cea7d29eec (patch) | |
tree | fe06e0af7bef0ef5e5ea1df1e54e6ed51bd0603d /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 866bd5eeaf13a8e008fa7b818fb445bacd4dbdb0 (diff) |
agp: remove unused variable mcapndx
This patch fix the following warning:
drivers/char/agp/isoch.c: In function ‘agp_3_5_isochronous_node_enable’:
drivers/char/agp/isoch.c:87:5: warning: variable ‘mcapndx’ set but not
used [-Wunused-but-set-variable]
u8 mcapndx;
^~~~~~~
Signed-off-by: Yunfeng Ye <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions