From a2f6a9095c964158dcd02cf4d5cbe173a33b7adc Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Fri, 30 Apr 2010 17:46:16 +0000 Subject: Doesn't need to be a warning. Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5514 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/southbridge/intel/pxhd/pxhd_bridge.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/southbridge') diff --git a/src/southbridge/intel/pxhd/pxhd_bridge.c b/src/southbridge/intel/pxhd/pxhd_bridge.c index 683ff20013..bfce8b6087 100644 --- a/src/southbridge/intel/pxhd/pxhd_bridge.c +++ b/src/southbridge/intel/pxhd/pxhd_bridge.c @@ -67,7 +67,7 @@ static void pcix_init(device_t dev) /* Bridge control ISA enable */ pci_write_config8(dev, 0x3e, 0x07); -#warning "Please review lots of dead code here." + // FIXME Please review lots of dead code here. #if 0 int nmi_option; uint32_t dword; -- cgit v1.2.3