diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2010-11-06 00:57:19 +0000 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2010-11-06 00:57:19 +0000 |
commit | 9915944b18847b5e83b664a3e445645a2a4c8578 (patch) | |
tree | e7a2d8c02ff79c84f681a312a38428830a554470 /src/mainboard/jetway/pa78vm5 | |
parent | 00e1460a8367c4199358034064329abcfb7e5c28 (diff) | |
download | coreboot-9915944b18847b5e83b664a3e445645a2a4c8578.tar.xz |
Remove comments that are obsolete since r6028.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6029 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/jetway/pa78vm5')
-rw-r--r-- | src/mainboard/jetway/pa78vm5/romstage.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/jetway/pa78vm5/romstage.c b/src/mainboard/jetway/pa78vm5/romstage.c index a237c42d3c..c89893b5cf 100644 --- a/src/mainboard/jetway/pa78vm5/romstage.c +++ b/src/mainboard/jetway/pa78vm5/romstage.c @@ -24,8 +24,6 @@ #define SET_NB_CFG_54 1 -//used by raminit - //used by incoherent_ht #define FAM10_SCAN_PCI_BUS 0 #define FAM10_ALLOCATE_IO_RANGE 0 |