[media] s5p-fimc: fix s5pv210 build
authorArnd Bergmann <arnd@arndb.de>
Thu, 14 Feb 2013 22:11:33 +0000 (23:11 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 14 Mar 2013 21:34:49 +0000 (22:34 +0100)
56bc911 "[media] s5p-fimc: Redefine platform data structure for fimc-is"
changed the bus_type member of struct fimc_source_info treewide, but
got one instance wrong in mach-s5pv210, which was evidently not
even build tested.

This adds the missing change to get s5pv210_defconfig to build again.
Applies on the Mauro's media tree.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Cc: Kukjin Kim <kgene.kim@samsung.com>
Cc: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found