coreboot-kgpe-d16/src/northbridge/amd/gx2
Paul Menzel a8ae1c66f9 Whitespace: Replace tab character in license text with two spaces
For whatever reason tabs got inserted in the license header text.
Remove one occurrence of that with the following command [1].

    $ git grep -l 'MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.'$'\t' | xargs sed -i 's,MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.[        ]*,MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\ \ ,'

[1] http://sed.sourceforge.net/grabbag/tutorials/sedfaq.txt

Change-Id: Iaf4ed32c32600c3b23c08f8754815b959b304882
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: http://review.coreboot.org/2460
Tested-by: build bot (Jenkins)
Reviewed-by: Jens Rottmann <JRottmann@LiPPERTembedded.de>
Reviewed-by: Cristian Măgherușan-Stanciu <cristi.magherusan@gmail.com>
2013-02-20 23:30:45 +01:00
..
grphinit.c Whitespace: Replace tab character in license text with two spaces 2013-02-20 23:30:45 +01:00
Kconfig Drop VGA_BRIDGE_SETUP config option 2012-07-20 23:36:22 +02:00
Makefile.inc Get rid of drivers class 2012-11-27 22:00:49 +01:00
northbridge.c Whitespace: Replace tab character in license text with two spaces 2013-02-20 23:30:45 +01:00
northbridge.h -Change the remaining GLIU1 port 5 register names from VIP (Video Input Port) 2010-12-29 21:12:10 +00:00
northbridgeinit.c Whitespace: Replace tab character in license text with two spaces 2013-02-20 23:30:45 +01:00
pll_reset.c Use die() to assure the processor can't wake up from an interrupt. 2010-12-30 19:21:08 +00:00
raminit.c Remove banner wrapper function and unify print(k) usage. 2010-11-05 00:13:14 +00:00
raminit.h This patch converts the Geode GX2 boards to CAR. 2010-07-26 23:46:25 +00:00