Home
last modified time | relevance | path

Searched hist:ad1cf785853eef60e48053ead4fbb47dad840d55 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dclk.had1cf785853eef60e48053ead4fbb47dad840d55 Wed Jan 13 04:16:09 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> clk: add needed include and declaration to include/clk.h

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>
Acked-by: Simon Glass <sjg@chromium.org>