summaryrefslogtreecommitdiff
path: root/cleopatre/u-boot-1.1.6/board/sdk300
diff options
context:
space:
mode:
Diffstat (limited to 'cleopatre/u-boot-1.1.6/board/sdk300')
-rw-r--r--cleopatre/u-boot-1.1.6/board/sdk300/flash.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cleopatre/u-boot-1.1.6/board/sdk300/flash.c b/cleopatre/u-boot-1.1.6/board/sdk300/flash.c
index b3bf052b38..f4e4895ba2 100644
--- a/cleopatre/u-boot-1.1.6/board/sdk300/flash.c
+++ b/cleopatre/u-boot-1.1.6/board/sdk300/flash.c
@@ -704,7 +704,6 @@ outahere:
*/
int flash_real_protect (flash_info_t * info, long sector, int prot)
{
- unsigned char flash_spi_status;
int rc = 0;
int i;
unsigned short protect_command;