OSDN Git Service

clk: Include of.h in clock-provider.h
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Sat, 30 Aug 2014 19:18:00 +0000 (21:18 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Sat, 27 Sep 2014 06:57:50 +0000 (08:57 +0200)
commit355bb165cd8bad2500df37437a9121f0177b6741
treecf7b71fff17c07a4ff41f29d36adcd8e5b87e63f
parente59c5371fb9d8268d1c043172e88cecab9dc934f
clk: Include of.h in clock-provider.h

CLK_OF_DECLARE relies on OF_DECLARE_1 that is defined in of.h. Fixes build
errors when one use CLK_OF_DECLARE but doesn't include of.h

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Hans de Goede <hdegoede@redhat.com>
include/linux/clk-provider.h