Yunfeng Ye 2fec966f59 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>
2020-01-03 16:08:03 +10:00
..
2020-01-03 16:08:03 +10:00
2018-06-05 11:24:55 -07:00
2019-06-09 09:11:21 +02:00
2019-11-20 15:09:48 +01:00
2019-11-13 19:08:22 +08:00
2019-08-16 11:33:56 -07:00