diff options
Diffstat (limited to 'drivers/video/riva/nv_driver.c')
-rw-r--r-- | drivers/video/riva/nv_driver.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/video/riva/nv_driver.c b/drivers/video/riva/nv_driver.c index a11026812d1b..a1181149da74 100644 --- a/drivers/video/riva/nv_driver.c +++ b/drivers/video/riva/nv_driver.c | |||
@@ -41,11 +41,6 @@ | |||
41 | #include "rivafb.h" | 41 | #include "rivafb.h" |
42 | #include "nvreg.h" | 42 | #include "nvreg.h" |
43 | 43 | ||
44 | |||
45 | #ifndef CONFIG_PCI /* sanity check */ | ||
46 | #error This driver requires PCI support. | ||
47 | #endif | ||
48 | |||
49 | #define PFX "rivafb: " | 44 | #define PFX "rivafb: " |
50 | 45 | ||
51 | static inline unsigned char MISCin(struct riva_par *par) | 46 | static inline unsigned char MISCin(struct riva_par *par) |