]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/musenki/flash.c
* Code cleanup:
[karo-tx-uboot.git] / board / musenki / flash.c
index 1e8bfff8c65ee1924c1945b4b12ab7d9a473fa29..cd33d8ed333ed237ee297ad8ad23be63e1ce308b 100644 (file)
@@ -56,7 +56,6 @@ static int write_data (flash_info_t *info, uchar *dest, uchar data);
 static void flash_get_offsets (ulong base, flash_info_t *info);
 
 
-
 /*
  * don't ask.  its stupid, but more than one soul has had to live with this mistake
  * "swaptab[i]" is the value of "i" with the bits reversed.