From mboxrd@z Thu Jan 1 00:00:00 1970 From: Igor Grinberg Date: Tue, 03 Jan 2012 08:35:44 +0200 Subject: [U-Boot] [PATCH 1/6] cm-t35: cleanup the config file In-Reply-To: <1325512895-10917-2-git-send-email-grinberg@compulab.co.il> References: <1325512895-10917-1-git-send-email-grinberg@compulab.co.il> <1325512895-10917-2-git-send-email-grinberg@compulab.co.il> Message-ID: <4F02A1C0.2050407@compulab.co.il> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 01/02/12 16:01, Igor Grinberg wrote: > From: Nikita Kiryanov > > Remove values from boolean defines, fix indentation, etc.. > No functional changes. > > Signed-off-by: Nikita Kiryanov > Signed-off-by: Igor Grinberg > --- Forgot to mention that this patch depends on Thomas' clean up patch, either [1] or [2] (they are the same). [1] http://patchwork.ozlabs.org/patch/133915/ [2] http://patchwork.ozlabs.org/patch/131793/ -- Regards, Igor.