of: kill struct of_device
[pandora-kernel.git] / arch / powerpc / include / asm / smu.h
index 7ae2753..e3bdada 100644 (file)
@@ -457,8 +457,8 @@ extern void smu_poll(void);
  */
 extern int smu_init(void);
 extern int smu_present(void);
-struct of_device;
-extern struct of_device *smu_get_ofdev(void);
+struct platform_device;
+extern struct platform_device *smu_get_ofdev(void);
 
 
 /*