On Wed, Jan 20, 2010 at 03:48:38PM +0100, Michael Karcher wrote:
> We don't need to duplicate OK and NT as PCI_OK and PCI_NT if the symbols
> are already there (defined for the chipset enable table).
> 
> Signed-off-by: Michael Karcher <[email protected]>

There are some left-overs:

$ grep PCI_NT *
pcidev.c:               if (devs[i].status == PCI_NT) {
pcidev.c:                      (devs[i].status == PCI_NT) ? " (untested)" : "");
print_wiki.c:                  (devs[i].status == PCI_NT) ? (c) ? "?2" : "?" : 
"OK");


With those fixed, this is:

Acked-by: Uwe Hermann <[email protected]>


Uwe.
-- 
http://www.hermann-uwe.de  | http://www.randomprojects.org
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org

_______________________________________________
flashrom mailing list
[email protected]
http://www.flashrom.org/mailman/listinfo/flashrom

Reply via email to