]> err.no Git - linux-2.6/blobdiff - arch/arm/mach-s3c2410/cpu.h
[ARM] 3635/1: S3C24XX: Add S3C2412 core cpu support
[linux-2.6] / arch / arm / mach-s3c2410 / cpu.h
index 40862899b2f199464a0e9dbc320fc6feb9ffd5ce..b0ed9d2d141b06dc9c8ef36d711c940f8268cc59 100644 (file)
@@ -73,5 +73,7 @@ extern struct sys_timer s3c24xx_timer;
 
 /* system device classes */
 
+extern struct sysdev_class s3c2410_sysclass;
+extern struct sysdev_class s3c2412_sysclass;
 extern struct sysdev_class s3c2440_sysclass;
 extern struct sysdev_class s3c2442_sysclass;