fbdev: nv: drop useless CONFIG_PCI checks
[sfrench/cifs-2.6.git] / drivers / video / riva / fbdev.c
index 46a9237a11e44e0740e372a7dc76d9f77262cabd..08a9b56cb575c8c402a3140c1aa19e6429480ef0 100644 (file)
 #include "rivafb.h"
 #include "nvreg.h"
 
-#ifndef CONFIG_PCI             /* sanity check */
-#error This driver requires PCI support.
-#endif
-
 /* version number of this driver */
 #define RIVAFB_VERSION "0.9.5b"