diff options
Diffstat (limited to 'src/mainboard/gigabyte')
-rw-r--r-- | src/mainboard/gigabyte/ga-945gcm-s2l/romstage.c | 1 | ||||
-rw-r--r-- | src/mainboard/gigabyte/ga-g41m-es2l/romstage.c | 1 | ||||
-rw-r--r-- | src/mainboard/gigabyte/ma785gm/mainboard.c | 1 | ||||
-rw-r--r-- | src/mainboard/gigabyte/ma785gm/mptable.c | 1 | ||||
-rw-r--r-- | src/mainboard/gigabyte/ma785gm/resourcemap.c | 1 | ||||
-rw-r--r-- | src/mainboard/gigabyte/ma785gmt/mainboard.c | 1 | ||||
-rw-r--r-- | src/mainboard/gigabyte/ma785gmt/mptable.c | 1 | ||||
-rw-r--r-- | src/mainboard/gigabyte/ma785gmt/resourcemap.c | 1 | ||||
-rw-r--r-- | src/mainboard/gigabyte/ma78gm/mainboard.c | 1 | ||||
-rw-r--r-- | src/mainboard/gigabyte/ma78gm/mptable.c | 1 | ||||
-rw-r--r-- | src/mainboard/gigabyte/ma78gm/resourcemap.c | 1 |
11 files changed, 0 insertions, 11 deletions
diff --git a/src/mainboard/gigabyte/ga-945gcm-s2l/romstage.c b/src/mainboard/gigabyte/ga-945gcm-s2l/romstage.c index 8d714a08b5..4f445ab1e1 100644 --- a/src/mainboard/gigabyte/ga-945gcm-s2l/romstage.c +++ b/src/mainboard/gigabyte/ga-945gcm-s2l/romstage.c @@ -18,7 +18,6 @@ #include <stdint.h> #include <string.h> -#include <arch/io.h> #include <device/pci_ops.h> #include <device/pci_def.h> #include <cpu/x86/lapic.h> diff --git a/src/mainboard/gigabyte/ga-g41m-es2l/romstage.c b/src/mainboard/gigabyte/ga-g41m-es2l/romstage.c index c5d731c3ea..7c033997f9 100644 --- a/src/mainboard/gigabyte/ga-g41m-es2l/romstage.c +++ b/src/mainboard/gigabyte/ga-g41m-es2l/romstage.c @@ -16,7 +16,6 @@ #include <stdint.h> #include <device/pci_def.h> -#include <arch/io.h> #include <device/pci_ops.h> #include <console/console.h> #include <southbridge/intel/i82801gx/i82801gx.h> diff --git a/src/mainboard/gigabyte/ma785gm/mainboard.c b/src/mainboard/gigabyte/ma785gm/mainboard.c index ddf55b623f..1c5c1abc16 100644 --- a/src/mainboard/gigabyte/ma785gm/mainboard.c +++ b/src/mainboard/gigabyte/ma785gm/mainboard.c @@ -16,7 +16,6 @@ #include <console/console.h> #include <device/device.h> #include <device/pci.h> -#include <arch/io.h> #include <device/pci_ops.h> #include <device/pci_def.h> #include <southbridge/amd/sb700/sb700.h> diff --git a/src/mainboard/gigabyte/ma785gm/mptable.c b/src/mainboard/gigabyte/ma785gm/mptable.c index 8c6ecf3747..bffe1a24f2 100644 --- a/src/mainboard/gigabyte/ma785gm/mptable.c +++ b/src/mainboard/gigabyte/ma785gm/mptable.c @@ -15,7 +15,6 @@ #include <arch/smp/mpspec.h> #include <device/pci.h> -#include <arch/io.h> #include <device/pci_ops.h> #include <string.h> #include <stdint.h> diff --git a/src/mainboard/gigabyte/ma785gm/resourcemap.c b/src/mainboard/gigabyte/ma785gm/resourcemap.c index e7a8cbf53f..80d2d9d05c 100644 --- a/src/mainboard/gigabyte/ma785gm/resourcemap.c +++ b/src/mainboard/gigabyte/ma785gm/resourcemap.c @@ -15,7 +15,6 @@ -#include <arch/io.h> #include <commonlib/helpers.h> #include <northbridge/amd/amdfam10/amdfam10.h> diff --git a/src/mainboard/gigabyte/ma785gmt/mainboard.c b/src/mainboard/gigabyte/ma785gmt/mainboard.c index 22f71d05dc..899ca28ab4 100644 --- a/src/mainboard/gigabyte/ma785gmt/mainboard.c +++ b/src/mainboard/gigabyte/ma785gmt/mainboard.c @@ -16,7 +16,6 @@ #include <console/console.h> #include <device/device.h> #include <device/pci.h> -#include <arch/io.h> #include <device/pci_ops.h> #include <device/pci_def.h> #include <southbridge/amd/sb700/sb700.h> diff --git a/src/mainboard/gigabyte/ma785gmt/mptable.c b/src/mainboard/gigabyte/ma785gmt/mptable.c index 8c6ecf3747..bffe1a24f2 100644 --- a/src/mainboard/gigabyte/ma785gmt/mptable.c +++ b/src/mainboard/gigabyte/ma785gmt/mptable.c @@ -15,7 +15,6 @@ #include <arch/smp/mpspec.h> #include <device/pci.h> -#include <arch/io.h> #include <device/pci_ops.h> #include <string.h> #include <stdint.h> diff --git a/src/mainboard/gigabyte/ma785gmt/resourcemap.c b/src/mainboard/gigabyte/ma785gmt/resourcemap.c index e7a8cbf53f..80d2d9d05c 100644 --- a/src/mainboard/gigabyte/ma785gmt/resourcemap.c +++ b/src/mainboard/gigabyte/ma785gmt/resourcemap.c @@ -15,7 +15,6 @@ -#include <arch/io.h> #include <commonlib/helpers.h> #include <northbridge/amd/amdfam10/amdfam10.h> diff --git a/src/mainboard/gigabyte/ma78gm/mainboard.c b/src/mainboard/gigabyte/ma78gm/mainboard.c index 1fe75dfd1b..fb6045a6d8 100644 --- a/src/mainboard/gigabyte/ma78gm/mainboard.c +++ b/src/mainboard/gigabyte/ma78gm/mainboard.c @@ -17,7 +17,6 @@ #include <console/console.h> #include <device/device.h> #include <device/pci.h> -#include <arch/io.h> #include <device/pci_ops.h> #include <device/pci_def.h> #include <southbridge/amd/sb700/sb700.h> diff --git a/src/mainboard/gigabyte/ma78gm/mptable.c b/src/mainboard/gigabyte/ma78gm/mptable.c index 8c6ecf3747..bffe1a24f2 100644 --- a/src/mainboard/gigabyte/ma78gm/mptable.c +++ b/src/mainboard/gigabyte/ma78gm/mptable.c @@ -15,7 +15,6 @@ #include <arch/smp/mpspec.h> #include <device/pci.h> -#include <arch/io.h> #include <device/pci_ops.h> #include <string.h> #include <stdint.h> diff --git a/src/mainboard/gigabyte/ma78gm/resourcemap.c b/src/mainboard/gigabyte/ma78gm/resourcemap.c index e7a8cbf53f..80d2d9d05c 100644 --- a/src/mainboard/gigabyte/ma78gm/resourcemap.c +++ b/src/mainboard/gigabyte/ma78gm/resourcemap.c @@ -15,7 +15,6 @@ -#include <arch/io.h> #include <commonlib/helpers.h> #include <northbridge/amd/amdfam10/amdfam10.h> |