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

Simon Glass sjg at chromium.org
Sat Jan 16 02:27:04 CET 2016


On 12 January 2016 at 21:16, 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>
> Acked-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  include/clk.h | 4 ++++
>  1 file changed, 4 insertions(+)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list