MX51: vision: Let video mode struct be independant of watchdog.
authorFabio Estevam <fabio.estevam@freescale.com>
Tue, 10 May 2011 07:50:46 +0000 (07:50 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Mon, 23 May 2011 06:36:46 +0000 (08:36 +0200)
commitc08f68c2995ddaaf291efb2ec87a89c50b17ec96
treedd692e8609ffd1af479fe76583145463080880b0
parent860b32ee508572e5875725796399884e3140c632
MX51: vision: Let video mode struct be independant of watchdog.

Currently the fb_videomode struct is only declared if CONFIG_HW_WATCHDOG is defined.

Remove this dependancy and let the video struct always be declared.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
board/ttcontrol/vision2/vision2.c