[PATCH v8 4/7] clk: hisilicon: Remove __init for marking function prototypes
From: khilman@kernel.org (Kevin Hilman)
Date: 2015-05-28 16:50:43
Also in:
linux-clk, lkml
From: khilman@kernel.org (Kevin Hilman)
Date: 2015-05-28 16:50:43
Also in:
linux-clk, lkml
Bintian Wang [off-list ref] writes:
__init markings on function prototypes are useless, so remove them. Suggested-by: Stephen Boyd <redacted> Signed-off-by: Bintian Wang <redacted>
Can you repost the whole series please? The number of patches has increased and it's not terribly obvious how to combine your v7 or v8 patches with the v8 patches for proper testing. Thanks, Kevin