aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/ecs/p6iwp-fe/mainboard.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/ecs/p6iwp-fe/mainboard.c')
-rw-r--r--src/mainboard/ecs/p6iwp-fe/mainboard.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mainboard/ecs/p6iwp-fe/mainboard.c b/src/mainboard/ecs/p6iwp-fe/mainboard.c
index 667ac5e695..d45c8eca3f 100644
--- a/src/mainboard/ecs/p6iwp-fe/mainboard.c
+++ b/src/mainboard/ecs/p6iwp-fe/mainboard.c
@@ -21,11 +21,6 @@
#include <device/device.h>
#include <boot/tables.h>
-int add_mainboard_resources(struct lb_memory *mem)
-{
- return 0;
-}
-
struct chip_operations mainboard_ops = {
CHIP_NAME("ECS P6IWP-Fe Mainboard")
};