Re: [U-Boot] [PATCH 2/2] arm:imx-common add function prototype for gpr set

2014-11-03 Thread Stefano Babic
Hi Peng, On 01/11/2014 03:44, Peng Fan wrote: > This patch "arm:imx-common introduce a new function to set gpr" > missed to add the function prototype. > A fix of a previous patch makes sense when the patch was already merged. In that case, the fix should also have in the message the commit-id o

[U-Boot] [PATCH 2/2] arm:imx-common add function prototype for gpr set

2014-10-31 Thread Peng Fan
This patch "arm:imx-common introduce a new function to set gpr" missed to add the function prototype. Signed-off-by: Peng Fan --- arch/arm/include/asm/imx-common/iomux-v3.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/arm/include/asm/imx-common/iomux-v3.h b/arch/arm/include/asm/i