coreboot-kgpe-d16/src/soc/qualcomm/ipq806x
Elyes HAOUAS 52648623e0 Remove empty lines at end of file
Used command line to remove empty lines at end of file:
find . -type f -exec sed -i -e :a -e '/^\n*$/{$d;N;};/\n$/ba' {} \;

Change-Id: I816ac9666b6dbb7c7e47843672f0d5cc499766a3
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: http://review.coreboot.org/10446
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-06-08 00:55:07 +02:00
..
include/soc Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
blobs_init.c cbfs: new API and better program loading 2015-06-02 14:09:31 +02:00
cbmem.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
clock.c arm(64): Manually clean up the mess left by write32() transition 2015-04-21 08:22:40 +02:00
gpio.c Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
gsbi.c arm(64): Globally replace writel(v, a) with write32(a, v) 2015-04-21 08:22:28 +02:00
i2c.c ipq806x: i2c: stop transfer as soon as an error is reported 2015-04-21 08:16:12 +02:00
Kconfig Remove Kconfig variable that has no effect 2015-05-19 22:08:13 +02:00
lcc.c arm(64): Globally replace writel(v, a) with write32(a, v) 2015-04-21 08:22:28 +02:00
Makefile.inc Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
mbn_header.h Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
qup.c arm(64): Manually clean up the mess left by write32() transition 2015-04-21 08:22:40 +02:00
soc.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
spi.c arm(64): Globally replace writel(v, a) with write32(a, v) 2015-04-21 08:22:28 +02:00
timer.c ipq806x: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:34:44 +02:00
tz_wrapper.S ipq806x: Load TZBSP blob from coreboot ramstage 2015-04-15 21:56:56 +02:00
uart.c arm(64): Globally replace writel(v, a) with write32(a, v) 2015-04-21 08:22:28 +02:00
usb.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00