[U-Boot] [RESEND PATCH 2/5] clk: add needed include and declaration to include/clk.h

Simon Glass sjg at chromium.org
Mon Dec 28 05:19:52 CET 2015


On 22 December 2015 at 03:04, Masahiro Yamada
<yamada.masahiro at 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 at socionext.com>
> ---
>
>  include/clk.h | 4 ++++
>  1 file changed, 4 insertions(+)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list