
28 Dec
2015
28 Dec
'15
5:19 a.m.
On 22 December 2015 at 03:04, Masahiro Yamada yamada.masahiro@socionext.com wrote:
This header uses ulong, so it needs to include <linux/types.h>. Likewise, "struct udevice" must be declared before it is used.
Signed-off-by: Masahiro Yamada yamada.masahiro@socionext.com
include/clk.h | 4 ++++ 1 file changed, 4 insertions(+)
Acked-by: Simon Glass sjg@chromium.org