mb862xxfb: use CONFIG_OF instead of CONFIG_PPC_OF
[pandora-kernel.git] / drivers / video / mb862xx / mb862xxfb.c
index fb64234..a28e3cf 100644 (file)
@@ -19,7 +19,7 @@
 #include <linux/init.h>
 #include <linux/interrupt.h>
 #include <linux/pci.h>
-#if defined(CONFIG_PPC_OF)
+#if defined(CONFIG_OF)
 #include <linux/of_platform.h>
 #endif
 #include "mb862xxfb.h"