patch-2.4.21 linux-2.4.21/drivers/char/agp/agp.h

Next file: linux-2.4.21/drivers/char/agp/agpgart_be.c
Previous file: linux-2.4.21/drivers/char/Makefile
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/drivers/char/agp/agp.h linux-2.4.21/drivers/char/agp/agp.h
@@ -87,6 +87,7 @@
 	u32 *gatt_table;
 	u32 *gatt_table_real;
 	unsigned long scratch_page;
+	unsigned long scratch_page_real;
 	unsigned long gart_bus_addr;
 	unsigned long gatt_bus_addr;
 	u32 mode;
@@ -99,7 +100,6 @@
 	int needs_scratch_page;
 	int aperture_size_idx;
 	int num_aperture_sizes;
-	int num_of_masks;
 	int capndx;
 	int cant_use_aperture;
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)