PCI: pcie, aer: remove unused macros
authorHidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Mon, 7 Sep 2009 08:16:00 +0000 (17:16 +0900)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 9 Sep 2009 20:49:36 +0000 (13:49 -0700)
Cleanup.

Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/pcie/aer/aerdrv.h

index 436bf79..c44d9e1 100644 (file)
@@ -16,9 +16,6 @@
 #define AER_NONFATAL                   0
 #define AER_FATAL                      1
 #define AER_CORRECTABLE                        2
-#define AER_UNCORRECTABLE              4
-#define AER_ERROR_MASK                 0x001fffff
-#define AER_ERROR(d)                   (d & AER_ERROR_MASK)
 
 /* Root Error Status Register Bits */
 #define ROOT_ERR_STATUS_MASKS          0x0f