diff options
author | Yunfeng Ye <yeyunfeng@huawei.com> | 2019-12-17 20:21:37 +0800 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2020-01-03 16:08:03 +1000 |
commit | 2fec966f593efd076ad1e56d274611cea7d29eec (patch) | |
tree | fe06e0af7bef0ef5e5ea1df1e54e6ed51bd0603d /drivers/char/agp/parisc-agp.c | |
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 <yeyunfeng@huawei.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/char/agp/parisc-agp.c')
0 files changed, 0 insertions, 0 deletions