aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatolij Gustschin <[email protected]>2010-07-23 04:00:36 +0000
committerGrant Likely <[email protected]>2010-08-01 17:06:44 -0600
commit0814a979a64a5ae61c7567496d090e204ecabd2b (patch)
tree061c8fdd9c03333754c8f1d54dcc8cf5630f192c
parent0d9dab39fbbecfa8f78a4573a2e8eaf982f1207e (diff)
powerpc/5121: move fsl-diu-fb.h to include/linux
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 <[email protected]> Acked-by: Timur Tabi <[email protected]> Signed-off-by: Grant Likely <[email protected]>
-rw-r--r--drivers/video/fsl-diu-fb.c2
-rw-r--r--include/linux/fsl-diu-fb.h (renamed from drivers/video/fsl-diu-fb.h)0
2 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/fsl-diu-fb.c b/drivers/video/fsl-diu-fb.c
index 9b8c99111221..48905d5f4e8d 100644
--- a/drivers/video/fsl-diu-fb.c
+++ b/drivers/video/fsl-diu-fb.c
@@ -34,7 +34,7 @@
#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
diff --git a/drivers/video/fsl-diu-fb.h b/include/linux/fsl-diu-fb.h
index fc295d7ea463..fc295d7ea463 100644
--- a/drivers/video/fsl-diu-fb.h
+++ b/include/linux/fsl-diu-fb.h