ARM: OMAP3EVM: Marking omap3_evm_display_init() with CONFIG_BROKEN
authorLokesh Vutla <lokeshvutla@ti.com>
Thu, 13 Jun 2013 10:53:58 +0000 (16:23 +0530)
committerTony Lindgren <tony@atomide.com>
Tue, 18 Jun 2013 10:10:53 +0000 (03:10 -0700)
On 37xx EVM non-dt boot fails with current mainline,
because of broken GPIO numbering in the board file
that uses hardcoded GPIOs.

So marking omap3_evm_display_init() with CONFIG_BROKEN
for now as suggested by Tony as per the below link:
http://www.mail-archive.com/linux-omap@vger.kernel.org/msg90399.html

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Tested-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found