scripts: socfpga_get_sequencer: convert potential CRLF to LF
If u-boot was generated under a DOS system, the sequencer files will have CRLF
linebreaks. The indent-tool has problems with this and as a result the code
will not compile anymore.
Fix up any CRLFs prior with the dos2unix tool.

Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 3939116 commit eabab332838178044b98014b06d3195531eac95d
@Steffen Trumtrar Steffen Trumtrar authored on 8 Aug 2016
Sascha Hauer committed on 18 Aug 2016
Showing 1 changed file
View
scripts/socfpga_get_sequencer