omap2: Fix ARM processor check for 24xx
authorTony Lindgren <tony@atomide.com>
Mon, 22 Mar 2010 21:07:08 +0000 (14:07 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 22 Mar 2010 21:07:08 +0000 (14:07 -0700)
The value to check is 7 for V6 instead. The code has been
working as it falls through to 24xx code if the other checks
fail.

Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found