diff options
author | Wolfgang Denk <wd@denx.de> | 2009-09-30 23:34:36 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-09-30 23:34:36 +0200 |
commit | 7529b4445bc4525765b003d3269bcf37fc33fac5 (patch) | |
tree | d05724960f20d8e369945d68283b60d81cdca486 /onenand_ipl/onenand_boot.c | |
parent | 9e2032aa56a722af8959cd214cc1e54d59b2ba64 (diff) | |
parent | d44e9c1736283f0abc5d3c5d28cfea8480c93a79 (diff) |
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Diffstat (limited to 'onenand_ipl/onenand_boot.c')
-rw-r--r-- | onenand_ipl/onenand_boot.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/onenand_ipl/onenand_boot.c b/onenand_ipl/onenand_boot.c index 63995ce504..22baebb314 100644 --- a/onenand_ipl/onenand_boot.c +++ b/onenand_ipl/onenand_boot.c @@ -24,7 +24,6 @@ */ #include <common.h> -#include <version.h> #include "onenand_ipl.h" |