Fix build with CONFIG_*_ROM_RUN.
authorLuc Verhaegen <libv@skynet.be>
Fri, 29 May 2009 03:44:47 +0000 (03:44 +0000)
committerLuc Verhaegen <libv@skynet.be>
Fri, 29 May 2009 03:44:47 +0000 (03:44 +0000)
commit43bc5a9c74c701b2a13dbe603c6983a13db622da
treefa2f438cc8294825d845f8ea0751bb5effbd5a81
parent5c5beb765dce9e5ded2ea1332d86d288ba347dce
Fix build with CONFIG_*_ROM_RUN.

Last commit broke it due to leftover "void" from prototype.

Signed-off-by: Luc Verhaegen <libv@skynet.be>
Acked-by: Luc Verhaegen <libv@skynet.be>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4322 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/devices/pci_device.c