diff options
author | Reinhard Meyer <u-boot@emk-elektronik.de> | 2010-11-09 16:06:20 (GMT) |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2011-05-18 05:56:51 (GMT) |
commit | a0cfd188762d8f399f4670dfde54e9c6662b16a8 (patch) | |
tree | d5eaa1e146d48f0425b42a46978cb11f0157ec56 /include | |
parent | 86592f60595f5dcebde01c9a4135485fbf2a61d6 (diff) | |
download | u-boot-a0cfd188762d8f399f4670dfde54e9c6662b16a8.tar.xz |
ATMEL: fix dataflash (dirty) this file should be converted to struct SoC access
Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de>
Diffstat (limited to 'include')
-rw-r--r-- | include/dataflash.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/dataflash.h b/include/dataflash.h index 63b3bf9..96ac097 100644 --- a/include/dataflash.h +++ b/include/dataflash.h @@ -34,7 +34,6 @@ #define _DataFlash_h -#include <asm/arch/hardware.h> #include "config.h" /*number of protected area*/ |