Coding style cleanup

Signed-off-by: Stefan Roese <sr@denx.de>
master
Stefan Roese 18 years ago
parent c7e8410e3c
commit c883f6ea32
  1. 2
      MAKEALL
  2. 1
      board/freescale/m5329evb/m5329evb.c

@ -315,7 +315,7 @@ LIST_microblaze=" \
LIST_coldfire=" \
cobra5272 EB+MCF-EV123 EB+MCF-EV123_internal \
idmr M5271EVB M5272C3 M5282EVB \
TASREG r5200 M5271EVB M5329EVB \
M5329EVB r5200 TASREG \
"
#########################################################################

@ -94,4 +94,3 @@ void sync(void)
coldfire does not have this instruction. Dummy function */
}
#endif /* CFG_FLASH_CFI */

Loading…
Cancel
Save