aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/gigabyte
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/gigabyte')
-rw-r--r--src/mainboard/gigabyte/ga-945gcm-s2l/cstates.c1
-rw-r--r--src/mainboard/gigabyte/ga-g41m-es2l/cstates.c2
2 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/gigabyte/ga-945gcm-s2l/cstates.c b/src/mainboard/gigabyte/ga-945gcm-s2l/cstates.c
index 0370a6979d..ab75f495db 100644
--- a/src/mainboard/gigabyte/ga-945gcm-s2l/cstates.c
+++ b/src/mainboard/gigabyte/ga-945gcm-s2l/cstates.c
@@ -11,7 +11,6 @@
* GNU General Public License for more details.
*/
-#include <device/device.h>
#include <arch/acpigen.h>
int get_cst_entries(acpi_cstate_t **entries)
diff --git a/src/mainboard/gigabyte/ga-g41m-es2l/cstates.c b/src/mainboard/gigabyte/ga-g41m-es2l/cstates.c
index 4d9f4ab456..fa542eb083 100644
--- a/src/mainboard/gigabyte/ga-g41m-es2l/cstates.c
+++ b/src/mainboard/gigabyte/ga-g41m-es2l/cstates.c
@@ -14,8 +14,6 @@
*/
#include <arch/acpigen.h>
-#include <device/device.h>
-#include <southbridge/intel/i82801gx/i82801gx.h>
static acpi_cstate_t cst_entries[] = {};