OMAP: include sys_proto.h from boot-common
authorIlya Yanok <ilya.yanok@cogentembedded.com>
Tue, 6 Nov 2012 13:06:28 +0000 (13:06 +0000)
committerTom Rini <trini@ti.com>
Mon, 10 Dec 2012 15:54:01 +0000 (08:54 -0700)
commit1befaffbfb32d6db7f43613952f9fe82a6ced000
tree1280e5a17bd32b42f54e8d78f716abab08937874
parent4af9e675fa024acebfba83098adcfe37d5dbe3ce
OMAP: include sys_proto.h from boot-common

Include asm/arch/sys_proto.h for gpmc_init prototype.
Without this we get a warning while building for AM335x.

Signed-off-by: Ilya Yanok <ilya.yanok@cogentembedded.com>
arch/arm/cpu/armv7/omap-common/boot-common.c