powerpc/5121: move fsl-diu-fb.h to include/linux
authorAnatolij Gustschin <agust@denx.de>
Fri, 23 Jul 2010 04:00:36 +0000 (04:00 +0000)
committerGrant Likely <grant.likely@secretlab.ca>
Sun, 1 Aug 2010 23:06:44 +0000 (17:06 -0600)
Some DIU structures will be used in platform code in
subsequent MPC5121 DIU patch, so we move this header
to be able to include it elsewhere.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
Acked-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/video/fsl-diu-fb.c
include/linux/fsl-diu-fb.h [moved from drivers/video/fsl-diu-fb.h with 100% similarity]

index 9b8c991..48905d5 100644 (file)
@@ -34,7 +34,7 @@
 #include <linux/of_platform.h>
 
 #include <sysdev/fsl_soc.h>
 #include <linux/of_platform.h>
 
 #include <sysdev/fsl_soc.h>
-#include "fsl-diu-fb.h"
+#include <linux/fsl-diu-fb.h>
 
 /*
  * These parameters give default parameters
 
 /*
  * These parameters give default parameters