diff options
author | Ajay Kumar <ajaykumar.rs@samsung.com> | 2013-02-21 23:53:09 +0000 |
---|---|---|
committer | Minkyu Kang <mk7.kang@samsung.com> | 2013-03-27 21:23:27 +0900 |
commit | 18637815a401248aef4582e8f379a37373767387 (patch) | |
tree | b460170b0d765ebf62aeb5a019aca5a2c816e548 /board/w7o/flash.c | |
parent | dc97299443eb31a3c6ef98c41b568120c0e0908a (diff) | |
download | u-boot-imx-18637815a401248aef4582e8f379a37373767387.zip u-boot-imx-18637815a401248aef4582e8f379a37373767387.tar.gz u-boot-imx-18637815a401248aef4582e8f379a37373767387.tar.bz2 |
SMDK5250: Use statically defined structures only in non DT case
Since we have DT support in exynos_fb and exynos_dp drivers now,
we need not define any static structure or platform data related to
display in the board file smdk5250.c.
So, we place the already existing structures inside #ifndef CONFIG_OF_CONTROL block.
Signed-off-by: Ajay Kumar <ajaykumar.rs@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'board/w7o/flash.c')
0 files changed, 0 insertions, 0 deletions