[media] s5p-fimc: Remove dependency on fimc-core.h in fimc-lite driver
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Mon, 25 Feb 2013 16:20:21 +0000 (13:20 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 31 Mar 2013 14:02:39 +0000 (11:02 -0300)
commit80f958f40d702ab322947f648bbd42174facf19d
tree88e592c4433f750e0e43e101c3c6bf121845674a
parentf8bca4f52947f0d6c10299b10e4ccf5711688acc
[media] s5p-fimc: Remove dependency on fimc-core.h in fimc-lite driver

Drop fimc-lite.h header inclusion to make the exynos-fimc-lite
module independent on other modules. Move struct fimc_fmt
declaration to the driver's private headers as it is used in
multiple modules.

Reported-by: Shaik Ameer Basha <shaik.ameer@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/platform/s5p-fimc/fimc-core.h
drivers/media/platform/s5p-fimc/fimc-lite.c
drivers/media/platform/s5p-fimc/fimc-lite.h
include/media/s5p_fimc.h