From: Robert ABEL Date: Fri, 27 Feb 2015 15:56:50 +0000 (+0100) Subject: ARM OMAP2+ GPMC: fix debug output alignment X-Git-Tag: omap-for-v4.2/o2_dc~52^2~4^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2affc816df6163c063d47f722191aa3bc542c22a;p=pandora-kernel.git ARM OMAP2+ GPMC: fix debug output alignment GPMC debug output is aligned to 10 characters for field names. However, some fields have bigger names, screwing up the alignment. Consequently, alignment was changed to longest field name (17 chars) for now. Signed-off-by: Robert ABEL Acked-by: Tony Lindgren Signed-off-by: Roger Quadros --- Reading git-diff-tree failed