include/video: move fimd register headers from platform to include/video
authorLeela Krishna Amudala <l.krishna@samsung.com>
Wed, 8 Aug 2012 00:44:49 +0000 (09:44 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Wed, 8 Aug 2012 00:44:49 +0000 (09:44 +0900)
commit5a213a55c6d39fd24eaba4610dac21444090a365
treed343c4c96c9dd52f7e5794ad77fc2535a7179539
parent0d7614f09c1ebdbaa1599a5aba7593f147bf96ee
include/video: move fimd register headers from platform to include/video

This patch moves the contents from regs-fb-v4.h and regs-fb.h to
include/video/samsung_fimd.h. Also updates the header inclusion in
machine files and driver files accordingly.

Signed-off-by: Leela Krishna Amudala <l.krishna@samsung.com>
Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
27 files changed:
arch/arm/mach-exynos/mach-nuri.c
arch/arm/mach-exynos/mach-origen.c
arch/arm/mach-exynos/mach-smdk4x12.c
arch/arm/mach-exynos/mach-smdkv310.c
arch/arm/mach-exynos/mach-universal_c210.c
arch/arm/mach-exynos/setup-fimd0.c
arch/arm/mach-s3c24xx/mach-smdk2416.c
arch/arm/mach-s3c64xx/mach-anw6410.c
arch/arm/mach-s3c64xx/mach-crag6410.c
arch/arm/mach-s3c64xx/mach-hmt.c
arch/arm/mach-s3c64xx/mach-mini6410.c
arch/arm/mach-s3c64xx/mach-ncp.c
arch/arm/mach-s3c64xx/mach-real6410.c
arch/arm/mach-s3c64xx/mach-smartq5.c
arch/arm/mach-s3c64xx/mach-smartq7.c
arch/arm/mach-s3c64xx/mach-smdk6410.c
arch/arm/mach-s5p64x0/mach-smdk6440.c
arch/arm/mach-s5p64x0/mach-smdk6450.c
arch/arm/mach-s5pc100/mach-smdkc100.c
arch/arm/mach-s5pv210/mach-aquila.c
arch/arm/mach-s5pv210/mach-goni.c
arch/arm/mach-s5pv210/mach-smdkv210.c
arch/arm/plat-samsung/include/plat/regs-fb-v4.h [deleted file]
arch/arm/plat-samsung/include/plat/regs-fb.h [deleted file]
drivers/gpu/drm/exynos/exynos_drm_fimd.c
drivers/video/s3c-fb.c
include/video/samsung_fimd.h [new file with mode: 0644]
This page took 0.031315 seconds and 5 git commands to generate.