779197c63e
by this command: git ls-files -z | while IFS= read -rd '' f; do tail -c1 < "$f" | read -r _ || echo >> "$f"; done |
||
---|---|---|
.. | ||
.gitignore | ||
ft80x_audio.c | ||
ft80x_backlight.c | ||
ft80x_coproc.c | ||
ft80x_dl.c | ||
ft80x_gpio.c | ||
ft80x_ramcmd.c | ||
ft80x_ramdl.c | ||
ft80x_ramg.c | ||
ft80x_regs.c | ||
ft80x_touch.c | ||
ft80x.h | ||
Kconfig | ||
Make.defs | ||
Makefile |