]> Git Repo - u-boot.git/blobdiff - common/spl/spl_ymodem.c
global: Make <asm/global_data.h> include <asm/u-boot.h>
[u-boot.git] / common / spl / spl_ymodem.c
index 1faaa2c938d4ba637a25af552e320a2e3e857f25..4c7222af612dc92d59d85899c46d524923f3182f 100644 (file)
@@ -8,13 +8,11 @@
  *
  * Matt Porter <[email protected]>
  */
-#include <common.h>
 #include <gzip.h>
 #include <image.h>
 #include <log.h>
 #include <spl.h>
 #include <xyzModem.h>
-#include <asm/u-boot.h>
 #include <linux/libfdt.h>
 
 #define BUF_SIZE 1024
This page took 0.025294 seconds and 4 git commands to generate.