]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/sc520_cdp/flash.c
* Added support for both PCMCIA slots (at the same time!) on MPC8xx
[people/ms/u-boot.git] / board / sc520_cdp / flash.c
index e43451286f83ac9009170fbfdf7b0b32364dc8ff..973cde8b99a698514b3a49af2cf4dbb021e56a0e 100644 (file)
@@ -171,7 +171,7 @@ Done:
 int    flash_erase (flash_info_t *info, int s_first, int s_last)
 {
     ulong result;
-    int iflag, cflag, prot, sect;
+    int iflag, prot, sect;
     int rc = ERR_OK;
     int chip1, chip2;