summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/zork/mainboard.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/zork/mainboard.c')
-rw-r--r--src/mainboard/google/zork/mainboard.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/google/zork/mainboard.c b/src/mainboard/google/zork/mainboard.c
index 31d87c0ab4c8..6b51d52408d9 100644
--- a/src/mainboard/google/zork/mainboard.c
+++ b/src/mainboard/google/zork/mainboard.c
@@ -199,8 +199,6 @@ static void mainboard_fill_ssdt(const struct device *dev)
*************************************************/
static void mainboard_enable(struct device *dev)
{
- printk(BIOS_INFO, "Mainboard " CONFIG_MAINBOARD_PART_NUMBER " Enable.\n");
-
init_tables();
/* Initialize the PIRQ data structures for consumption */
pirq_setup();