Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[pandora-u-boot.git] / arch / x86 / lib / coreboot / cb_sysinfo.c
index ec997fa..f7fd9ea 100644 (file)
@@ -6,12 +6,12 @@
  * Copyright (C) 2009 coresystems GmbH
  */
 
+#include <common.h>
 #include <asm/cb_sysinfo.h>
 #include <init.h>
 #include <mapmem.h>
 #include <net.h>
 #include <asm/global_data.h>
-#include <linux/errno.h>
 
 DECLARE_GLOBAL_DATA_PTR;