Silence an ugly-looking warning. Two casts were not enough, so just don't cast
authorMyles Watson <mylesgw@gmail.com>
Wed, 11 Nov 2009 23:32:36 +0000 (23:32 +0000)
committerMyles Watson <mylesgw@gmail.com>
Wed, 11 Nov 2009 23:32:36 +0000 (23:32 +0000)
commit8f848137755934d1ec91fb188500881796694d28
tree1dccc6f31b3bcf5877310d9bf1b6b2dbb40a68e8
parent6056b97fce79d3534363dcf508ab7b4a18a459d6
Silence an ugly-looking warning.  Two casts were not enough, so just don't cast
it.  Trust the option_table generator to get the length correct.

Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Peter Stuge <peter@stuge.se>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4935 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/arch/i386/boot/coreboot_table.c