viafb: Eliminate some global.h references
authorJonathan Corbet <corbet@lwn.net>
Wed, 5 May 2010 20:24:18 +0000 (14:24 -0600)
committerJonathan Corbet <corbet@lwn.net>
Tue, 11 May 2010 22:07:33 +0000 (16:07 -0600)
The various subdev drivers (other than the framebuffer itself) no longer
need this file.

Cc: ScottFang@viatech.com.cn
Cc: JosephChan@via.com.tw
Cc: Harald Welte <laforge@gnumonks.org>
Acked-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
drivers/video/via/via-gpio.c
drivers/video/via/via_i2c.c

index 63cb7ac..67d699c 100644 (file)
@@ -10,7 +10,6 @@
 #include <linux/platform_device.h>
 #include "via-core.h"
 #include "via-gpio.h"
-#include "global.h"
 
 /*
  * The ports we know about.  Note that the port-25 gpios are not
index 84ec2d6..2291765 100644 (file)
  */
 
 #include <linux/platform_device.h>
+#include <linux/delay.h>
+#include <linux/spinlock.h>
+#include <linux/module.h>
 #include "via-core.h"
 #include "via_i2c.h"
-#include "global.h"
 
 /*
  * There can only be one set of these, so there's no point in having