commit | 0ffb9d69d021a3e0ed5738e09d105dd0defc6575 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed May 31 19:47:48 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 05 11:02:36 2017 -0400 |
tree | 52acce23dd2b8d50d28cc4d411201ad22a5e4722 | |
parent | 692abc91b914f59e732e07dab45416810da18666 [diff] |
arm: Add explicit include of <asm/mach-types.h> Rather than relying on common.h to provide this include, which is going away at some point, include it explicitly in each file. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>