aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/gigabyte
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/gigabyte')
-rw-r--r--src/mainboard/gigabyte/ga-6bxc/mainboard.c2
-rw-r--r--src/mainboard/gigabyte/ga-6bxe/mainboard.c2
-rw-r--r--src/mainboard/gigabyte/ga_2761gxdk/mainboard.c2
3 files changed, 0 insertions, 6 deletions
diff --git a/src/mainboard/gigabyte/ga-6bxc/mainboard.c b/src/mainboard/gigabyte/ga-6bxc/mainboard.c
index 7b22b875f2..d7b3035338 100644
--- a/src/mainboard/gigabyte/ga-6bxc/mainboard.c
+++ b/src/mainboard/gigabyte/ga-6bxc/mainboard.c
@@ -20,5 +20,3 @@
#include <device/device.h>
-struct chip_operations mainboard_ops = {
-};
diff --git a/src/mainboard/gigabyte/ga-6bxe/mainboard.c b/src/mainboard/gigabyte/ga-6bxe/mainboard.c
index e4133671ed..e6d1d89fcb 100644
--- a/src/mainboard/gigabyte/ga-6bxe/mainboard.c
+++ b/src/mainboard/gigabyte/ga-6bxe/mainboard.c
@@ -20,5 +20,3 @@
#include <device/device.h>
-struct chip_operations mainboard_ops = {
-};
diff --git a/src/mainboard/gigabyte/ga_2761gxdk/mainboard.c b/src/mainboard/gigabyte/ga_2761gxdk/mainboard.c
index 91f19cbfb0..8eb4835f0d 100644
--- a/src/mainboard/gigabyte/ga_2761gxdk/mainboard.c
+++ b/src/mainboard/gigabyte/ga_2761gxdk/mainboard.c
@@ -25,5 +25,3 @@
#include <device/pci_ids.h>
#include <device/pci_ops.h>
-struct chip_operations mainboard_ops = {
-};