git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e59c537
)
clk: Include of.h in clock-provider.h
author
Maxime Ripard
<maxime.ripard@free-electrons.com>
Sat, 30 Aug 2014 19:18:00 +0000
(21:18 +0200)
committer
Maxime Ripard
<maxime.ripard@free-electrons.com>
Sat, 27 Sep 2014 06:57:50 +0000
(08:57 +0200)
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>
No differences found