···22 * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER23 * DEALINGS IN THE SOFTWARE.24 */25-#include <linux/module.h>26-#include <linux/delay.h>27-#include <linux/errno.h>28-#include <linux/kernel.h>29-#include <linux/slab.h>30-#include <linux/poll.h>31-#include <linux/pci.h>32-#include <asm/io.h>3334#include "via_ds.h"35extern unsigned int VIA_DEBUG;
···22 * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER23 * DEALINGS IN THE SOFTWARE.24 */25+#include "drmP.h"00000002627#include "via_ds.h"28extern unsigned int VIA_DEBUG;