diff options
author | Reinhard Meyer | 2010-11-09 17:06:20 +0100 |
---|---|---|
committer | Albert ARIBAUD | 2011-05-18 07:56:51 +0200 |
commit | a0cfd188762d8f399f4670dfde54e9c6662b16a8 (patch) | |
tree | d5eaa1e146d48f0425b42a46978cb11f0157ec56 /include/dataflash.h | |
parent | 86592f60595f5dcebde01c9a4135485fbf2a61d6 (diff) |
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/dataflash.h')
-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 63b3bf96343..96ac0975a63 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*/ |