From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 16 Sep 2014 19:31:19 +0200 Subject: [U-Boot] [PATCH 13/35] arm: socfpga: clock: Drop nonsense inlining from clock manager code In-Reply-To: <54173D15.8060405@opensource.altera.com> References: <1410779188-6880-1-git-send-email-marex@denx.de> <1410779188-6880-14-git-send-email-marex@denx.de> <54173D15.8060405@opensource.altera.com> Message-ID: <201409161931.19453.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Monday, September 15, 2014 at 09:25:09 PM, Dinh Nguyen wrote: > On 09/15/2014 06:06 AM, Marek Vasut wrote: > > The inlining is done by GCC whe needed, there is no need to do it > > s/whe/when. > > Acked-by: Dinh Nguyen > > thanks... Fixed, thanks! Best regards, Marek Vasut