From: Sam Ravnborg Date: Sun, 30 Apr 2006 21:59:16 +0000 (+0200) Subject: kbuild: drivers/video/logo/ - fix ident glitch X-Git-Tag: v2.6.17-rc4~23^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc873e1aa1fa916a485294117a9846e668505671;p=pandora-kernel.git kbuild: drivers/video/logo/ - fix ident glitch Jan Engelhardt wrote: while compiling 2.6.17-rc2 with allyesconfig, this showed up: ... LOGO drivers/video/logo/logo_superh_clut224.c CC drivers/video/logo/logo_linux_mono.o ... A tab had sneaked in. Convert it to a few spaces. Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed