ARM: mach-shmobile: make a struct in board-ap4evb.c static
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Wed, 29 Jun 2011 10:13:04 +0000 (10:13 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 30 Jun 2011 05:37:06 +0000 (14:37 +0900)
commit4d4d6fbb7c3125f17a4864215191e54b975cfb4f
tree884f6a3a7190db7c1680b654560e376cfc7ed63e
parent9e05cdde0c6bb8c3c3ee12e6d6123c6f9f85eea6
ARM: mach-shmobile: make a struct in board-ap4evb.c static

struct soc_camera_link imx074_link in board-ap4evb.c doesn't have
to be global.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/arm/mach-shmobile/board-ap4evb.c