From: Tony Lindgren Date: Thu, 15 Jan 2015 01:37:15 +0000 (-0800) Subject: ARM: OMAP2+: Fix ti81xx devtype X-Git-Tag: omap-for-v3.20/fixes-not-urgent-pt1~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e226ebe95e7afb79ff24c53f9984b8acad13cc81;p=pandora-kernel.git ARM: OMAP2+: Fix ti81xx devtype Otherwise we get error "Cannot detect omap type!" and many things can fail with following: Unhandled fault: imprecise external abort (0xc06) at 0xc6031fb0 This is because the omap_type is being used to set up th SoC specific functions for omaps. Cc: Brian Hutchinson Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed