Skip to content
Commit a6204fc7 authored by Yunfeng Ye's avatar Yunfeng Ye Committed by Dave Airlie
Browse files

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: default avatarYunfeng Ye <yeyunfeng@huawei.com>
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent 2fec966f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment