From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 28 Apr 2015 09:39:03 -0700 Subject: [U-Boot] [PATCH] mpc85xx: gpio related compiler error fix when build common/cmd_gpio.c In-Reply-To: <1429125439-5418-1-git-send-email-oleks@arcturusnetworks.com> References: <1429125439-5418-1-git-send-email-oleks@arcturusnetworks.com> Message-ID: <553FB7A7.6040404@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 Oleks, Suggest to change subject to "powerpc/mpc85xx: Fix compiling error for common/cmd_gpio.c". It would be helpful to put the compiling error into commit message. On 04/15/2015 12:17 PM, Oleksandr G Zhadan wrote: > 1. Include asm/mpc85xx_gpio.h into asm/gpio.h > 2. Fix Incompatibility in functions gpio_free() and gpio_set_value() definitions between and Please wrap back at about 65-70 characters. York