Drop empty mainboard_ops

Change-Id: I24866142eebcb8fdbc7e21f5b2f364a8d1b264b3
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/1932
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
This commit is contained in:
Kyösti Mälkki
2012-08-23 12:20:35 +03:00
committed by Patrick Georgi
parent e773c92ef4
commit 897aeeba4b
106 changed files with 0 additions and 255 deletions

View File

@@ -1,5 +1,2 @@
#include <device/device.h>
struct chip_operations mainboard_ops = {
};

View File

@@ -1,5 +1,2 @@
#include <device/device.h>
struct chip_operations mainboard_ops = {
};