Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[linux-2.6.git] / arch / arm / mach-s3c2410 / devs.h
index 726e2ea..52c4bab 100644 (file)
  *     27-Aug-2004 BJD  Added timers 0 through 3
  *     10-Feb-2005 BJD  Added camera from guillaume.gourat@nexvision.tv
 */
+#include <linux/config.h>
 #include <linux/platform_device.h>
 
-struct s3c24xx_uart_resources {
-       struct resource         *resources;
-       unsigned long            nr_resources;
-};
-
-extern struct s3c24xx_uart_resources s3c2410_uart_resources[];
-
 extern struct platform_device *s3c24xx_uart_devs[];
-extern struct platform_device *s3c24xx_uart_src[];
 
 extern struct platform_device s3c_device_usb;
 extern struct platform_device s3c_device_lcd;