Fix missing cast back to void *
authorPhilip Prindeville <philipp@redfish-solutions.com>
Sat, 24 Dec 2011 00:53:26 +0000 (17:53 -0700)
committerPatrick Georgi <patrick@georgi-clan.de>
Sat, 24 Dec 2011 10:56:52 +0000 (11:56 +0100)
commit7d95b3e52804c3adfaf45453dbff289d8c1ae32e
treed3bf86e7489e53fbe36f3f7c5c7dea8c30e6cc15
parent965dacebc54c8108bd30afb757466ac9427272fa
Fix missing cast back to void *

MEM_RANGE_PTR() also needs to return a pointer to untyped memory.

Change-Id: I0ec64ad7bdb136d5e1a999bff3df6fa66eb29bf1
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Reviewed-on: http://review.coreboot.org/500
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
payloads/libpayload/include/coreboot_tables.h