From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rix Date: Thu, 29 Apr 2010 09:08:41 -0500 Subject: [U-Boot] [PATCH v3] at91: define matrix registers bit fields In-Reply-To: <1272530353-25169-1-git-send-email-dimov@ronetix.at> References: <1272530353-25169-1-git-send-email-dimov@ronetix.at> Message-ID: <4BD992E9.1010509@bumblecow.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Asen Dimov wrote: > Change since [PATCH v2]: use space instead of tab after #define. > > Signed-off-by: Asen Dimov I saw this after v2 was pushed. The space vs tab was not as important as fixing the cpp. Tom