From ecd842491972a523a704faef3badd74d9a70a490 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Fri, 13 Sep 2013 07:57:49 +0300 Subject: Fix whitespace leaked into tree MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Clean whitespace errors that have gotten past lint-stable-003-whitespace and gerrit review. Change-Id: Id76fc68e9d32d1b2b672d519b75cdc80cc4f1ad9 Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/3920 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Bruce Griffith Reviewed-by: Ronald G. Minnich --- src/drivers/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/drivers/Makefile.inc') diff --git a/src/drivers/Makefile.inc b/src/drivers/Makefile.inc index 9a1be720dc..da397d0c8d 100644 --- a/src/drivers/Makefile.inc +++ b/src/drivers/Makefile.inc @@ -30,7 +30,7 @@ subdirs-y += sil subdirs-y += trident subdirs-y += ics subdirs-y += spi -subdirs-y += ti +subdirs-y += ti subdirs-y += ipmi subdirs-y += elog subdirs-$(CONFIG_ARCH_X86) += pc80 -- cgit v1.2.3