- remove target specific variant and use target->variant member
[fw/openocd] / src / flash / stellaris.h
index 4ea1fe5aaf6d8f4e77be778312fb079cedd33670..2bf4aa6c2a922ab139379ad171c1e7deebf09202 100644 (file)
@@ -83,7 +83,6 @@ typedef struct stellaris_flash_bank_s
 #define AMASK  1
 #define PMASK  2
 
-
 /* Flash Controller Command bits */
 #define FMC_WRKEY      (0xA442<<16)
 #define FMC_COMT       (1<<3)