From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Date: Sat, 26 Sep 2009 17:59:13 -0500 Subject: [U-Boot] [PATCH] OMAP3: Clean up whitespace in mux configs In-Reply-To: <20090922225314.GA16136@lixom.net> References: <20090922225314.GA16136@lixom.net> Message-ID: <4ABE9CC1.5040203@windriver.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Olof Johansson wrote: > Switch from space-based indentation to tab-based in mux configs, as pointed > out by WD at: > > http://lists.denx.de/pipermail/u-boot/2009-September/061241.html > > Nothing but whitespace changes in this patch (diff -w gives no output). > > Signed-off-by: Olof Johansson > Whitespace change of unusual size visually verified for all targets. Ack Tom