]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/char/agp/agp.h
Merge with /shiny/git/linux-2.6/.git
[linux-2.6-omap-h63xx.git] / drivers / char / agp / agp.h
index c1fe013c64f34c31c1d9b9cceded9d0d2b51ad08..b4af87c6f9c80fbf30e6adf574c8a34af11f4588 100644 (file)
@@ -143,6 +143,7 @@ struct agp_bridge_data {
        char major_version;
        char minor_version;
        struct list_head list;
+       u32 apbase_config;
 };
 
 #define KB(x)  ((x) * 1024)