]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - arch/sandbox/lib/bootm.c
Merge patch series "Complete decoupling of bootm logic from commands"
[thirdparty/u-boot.git] / arch / sandbox / lib / bootm.c
index e56de90e75b81dc7fc0ed9d7e01654bf0100a94b..8dbcd9ff7dd3aadd65d3c0735d87fe8dc288a831 100644 (file)
@@ -4,7 +4,6 @@
  * Copyright (c) 2015 Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  */
 
-#include <common.h>
 #include <bootm.h>
 #include <bootstage.h>
 #include <image.h>