From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Tue, 15 Dec 2015 16:29:14 +0100 Subject: [U-Boot] [PATCH] serial: Use static inline for _debug_uart_init() In-Reply-To: References: <35b1d35839a0e87cf54aeafb9d9eaada349f306a.1450108392.git.michal.simek@xilinx.com> Message-ID: <567031CA.1090605@xilinx.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 15.12.2015 05:20, Bin Meng wrote: > Hi Michal, > > On Mon, Dec 14, 2015 at 11:53 PM, Michal Simek wrote: >> Reported-by: Thomas Chou >> Signed-off-by: Michal Simek >> --- > > Could you always include a simple sentence in the commit message? done in v2. Thanks, Michal