commit | 741c57f3364dd1071cf12eaca7d4e3b05c247986 | [log] [tgz] |
---|---|---|
author | Ilya Yanok <ilya.yanok@cogentembedded.com> | Tue Nov 06 13:06:28 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Mon Dec 10 08:54:01 2012 -0700 |
tree | 1280e5a17bd32b42f54e8d78f716abab08937874 | |
parent | b385633ad8f9df65c2d89de96c25d2e69c978708 [diff] |
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>