From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Date: Fri, 27 Nov 2009 08:03:35 -0600 Subject: [U-Boot] [PATCH] omap3_mmc: Encapsulate twl4030 under option CONFIG_TWL4030_POWER In-Reply-To: <1258974365-26486-1-git-send-email-hvaibhav@ti.com> References: <1258974365-26486-1-git-send-email-hvaibhav@ti.com> Message-ID: <4B0FDC37.4070407@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 hvaibhav at ti.com wrote: > From: Vaibhav Hiremath > > Fixes the build/compilation error if we try to re-use the omap3_mmc code > without TWL4030_POWER. > > Signed-off-by: Vaibhav Hiremath This is fine. I have pushed this to arm/next. Thanks Tom