From 586470c646ac1b8753858b013b268f049a28b818 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Fri, 27 Oct 2006 11:38:22 +0000 Subject: Rename E7520 to e7520, and E7525 to e7525 in the code. The next commit will then rename the E7520 and E7525 directories respectively. Signed-off-by: Uwe Hermann Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2477 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/northbridge/intel/E7520/pciexp_porta.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/northbridge/intel/E7520/pciexp_porta.c') diff --git a/src/northbridge/intel/E7520/pciexp_porta.c b/src/northbridge/intel/E7520/pciexp_porta.c index 5443d66174..a86917217a 100644 --- a/src/northbridge/intel/E7520/pciexp_porta.c +++ b/src/northbridge/intel/E7520/pciexp_porta.c @@ -8,7 +8,7 @@ #include "chip.h" #include -typedef struct northbridge_intel_E7520_config config_t; +typedef struct northbridge_intel_e7520_config config_t; static void pcie_init(struct device *dev) { -- cgit v1.2.3