summaryrefslogtreecommitdiffstats
path: root/common/flash.c
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2007-07-05 18:01:24 +0200
committerSascha Hauer <sha@octopus.labnet.pengutronix.de>2007-07-05 18:01:24 +0200
commit658cc34395e3780dc46d6ffdc61c95130d362661 (patch)
tree2a56eb0438b75e2ddc44970ff8be4d7af97e65fa /common/flash.c
parent873c1d746ea291cdf0b73dbcc1f7f289984472f2 (diff)
downloadbarebox-658cc34395e3780dc46d6ffdc61c95130d362661.tar.gz
barebox-658cc34395e3780dc46d6ffdc61c95130d362661.tar.xz
svn_rev_118
thousands of things
Diffstat (limited to 'common/flash.c')
-rw-r--r--common/flash.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/flash.c b/common/flash.c
index 5ea3d56700..4e3d9a366b 100644
--- a/common/flash.c
+++ b/common/flash.c
@@ -25,7 +25,6 @@
#include <common.h>
#include <command.h>
-#include <flash.h>
#include <cfi_flash.h>
extern flash_info_t flash_info[]; /* info for FLASH chips */