From 897aeeba4bd7ddb483e550d1d6e820186dfa4bcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ky=C3=B6sti=20M=C3=A4lkki?= Date: Thu, 23 Aug 2012 12:20:35 +0300 Subject: Drop empty mainboard_ops MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I24866142eebcb8fdbc7e21f5b2f364a8d1b264b3 Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/1932 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer --- src/mainboard/asus/p3b-f/mainboard.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mainboard/asus/p3b-f') diff --git a/src/mainboard/asus/p3b-f/mainboard.c b/src/mainboard/asus/p3b-f/mainboard.c index 7b22b875f2..d7b3035338 100644 --- a/src/mainboard/asus/p3b-f/mainboard.c +++ b/src/mainboard/asus/p3b-f/mainboard.c @@ -20,5 +20,3 @@ #include -struct chip_operations mainboard_ops = { -}; -- cgit v1.2.3