summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/e7525
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2007-10-27 19:45:49 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2007-10-27 19:45:49 +0000
commit9b80a8d4bc5b49c8921f57c3bf83f04c79817e46 (patch)
tree360c9701dd92d40d743690ce0af4016f5ec1f882 /src/northbridge/intel/e7525
parent65bc460e01c22cf0f347903735d0860756dc0777 (diff)
downloadcoreboot-staging-9b80a8d4bc5b49c8921f57c3bf83f04c79817e46.zip
coreboot-staging-9b80a8d4bc5b49c8921f57c3bf83f04c79817e46.tar.gz
Drop duplicated and unneeded #defines from some northbridges (trivial).
This is generic PCI stuff, not nothbridge-specific in any way. The respective #defines are already present in src/include/device/pci_def.h. Abuild-tested, so shouldn't break anything. 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@2900 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/northbridge/intel/e7525')
-rw-r--r--src/northbridge/intel/e7525/e7525.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/northbridge/intel/e7525/e7525.h b/src/northbridge/intel/e7525/e7525.h
index be76303..61401e4 100644
--- a/src/northbridge/intel/e7525/e7525.h
+++ b/src/northbridge/intel/e7525/e7525.h
@@ -1,8 +1,3 @@
-#define VID 0X00
-#define DID 0X02
-#define PCICMD 0X04
-#define PCISTS 0X06
-#define RID 0X08
#define IURBASE 0X14
#define MCHCFG0 0X50
#define MCHSCRB 0X52
OpenPOWER on IntegriCloud