From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 5 Oct 2011 14:53:45 +0200 Subject: [U-Boot] [PATCH] PPC: Cleanup tqm8xx_pcmcia.c In-Reply-To: <1317819115-9089-1-git-send-email-marek.vasut@gmail.com> References: <1317819115-9089-1-git-send-email-marek.vasut@gmail.com> Message-ID: <201110051453.45233.marek.vasut@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday, October 05, 2011 02:51:55 PM Marek Vasut wrote: > Signed-off-by: Marek Vasut > --- > drivers/pcmcia/tqm8xx_pcmcia.c | 154 > +++++++++++++++++++++------------------- 1 files changed, 81 > insertions(+), 73 deletions(-) > Hi Wolfgang, if you have chance, can you please test if this breaks anything? The size growth is from 655 bytes of text to 955 bytes. Cheers