diff options
author | Yunfeng Ye <yeyunfeng@huawei.com> | 2019-12-17 20:22:57 +0800 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2020-01-03 16:08:05 +1000 |
commit | a6204fc7b83cbe3398f61cf1742b09f66f0ae220 (patch) | |
tree | 1c5b58a5ed8fd11ebac513caa3a0f2c2dc273cb4 /CREDITS | |
parent | 2fec966f593efd076ad1e56d274611cea7d29eec (diff) |
agp: remove unused variable arqsz in agp_3_5_enable()
This patch fix the following warning:
drivers/char/agp/isoch.c: In function ‘agp_3_5_enable’:
drivers/char/agp/isoch.c:322:13: warning: variable ‘arqsz’ set but not
used [-Wunused-but-set-variable]
u32 isoch, arqsz;
^~~~~
Signed-off-by: Yunfeng Ye <yeyunfeng@huawei.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions