linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / drivers / video / aty / atyfb.h
index 55fb8b0..e9b7a64 100644 (file)
@@ -2,6 +2,7 @@
  *  ATI Frame Buffer Device Driver Core Definitions
  */
 
+#include <linux/config.h>
 #include <linux/spinlock.h>
 #include <linux/wait.h>
     /*
@@ -150,7 +151,6 @@ struct atyfb_par {
        int lock_blank;
        unsigned long res_start;
        unsigned long res_size;
-       struct pci_dev *pdev;
 #ifdef __sparc__
        struct pci_mmap_map *mmap_map;
        u8 mmaped;