From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Thu, 26 Mar 2015 14:20:05 -0700 Subject: [U-Boot] [PATCH 1/2] mpc85xx gpio related header files changes to compile common cmd_gpio.c In-Reply-To: <55147741.80406@arcturusnetworks.com> References: <55147741.80406@arcturusnetworks.com> Message-ID: <55147805.5000704@freescale.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 03/26/2015 02:16 PM, Oleksandr G Zhadan wrote: > From: Oleksandr Zhadan Please add commit message to explain why and what you are changing. > > Signed-off-by: Oleksandr Zhadan > Signed-off-by: Michael Durrant > --- If you resend the same patch, please add a comment under the --- line. If you make a new version, please add change log. York