omap2: Fix ARM processor check for 24xx
authorTony Lindgren <tony@atomide.com>
Wed, 21 Apr 2010 22:27:25 +0000 (15:27 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 23 Apr 2010 22:35:11 +0000 (15:35 -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