patch-2.3.18 linux/drivers/video/matroxfb.c

Next file: linux/drivers/video/p9100fb.c
Previous file: linux/drivers/video/clgenfb.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.17/linux/drivers/video/matroxfb.c linux/drivers/video/matroxfb.c
@@ -111,9 +111,9 @@
 #include <linux/init.h>
 #include <linux/timer.h>
 #include <linux/pci.h>
+#include <linux/spinlock.h>
 
 #include <asm/io.h>
-#include <asm/spinlock.h>
 #include <asm/unaligned.h>
 #ifdef CONFIG_MTRR
 #include <asm/mtrr.h>

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)