forked from Minki/linux
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 <agust@denx.de> Acked-by: Timur Tabi <timur@freescale.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
This commit is contained in:
parent
0d9dab39fb
commit
0814a979a6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user