Commit 603129ef authored by Dave Jones's avatar Dave Jones

[AGP] remove unused variable from 8151 GART driver.

parent 56eb992e
...@@ -15,7 +15,6 @@ ...@@ -15,7 +15,6 @@
#include "agp.h" #include "agp.h"
extern int agp_memory_reserved; extern int agp_memory_reserved;
extern __u32 *agp_gatt_table;
static u_int64_t pci_read64 (struct pci_dev *dev, int reg) static u_int64_t pci_read64 (struct pci_dev *dev, int reg)
{ {
......
Markdown is supported
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