Signed-off-by: Otavio Salvador <[email protected]> --- src/geode.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/geode.h b/src/geode.h index 4f0b467..8fe67b5 100644 --- a/src/geode.h +++ b/src/geode.h @@ -60,7 +60,7 @@ #define LX 0x20 #define PCI_VENDOR_ID_CYRIX 0x1078 -#define PCI_VENDOR_ID_NS 0x100B +#define PCI_VENDOR_ID_NS 0x100b #define PCI_VENDOR_ID_AMD 0x1022 #define PCI_CHIP_5530 0x0104 -- 1.6.3.3.385.g60647 _______________________________________________ Xorg-driver-geode mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-geode
