From: Kefeng Wang <wangkefeng.wang@huawei.com>
To: <linux-kernel@vger.kernel.org>
Cc: Pawel Moll <pawel.moll@arm.com>,
Catalin Marinas <catalin.marinas@arm.com>,
Mike Turquette <mturquette@linaro.org>,
"Andrew Morton" <akpm@linux-foundation.org>,
Russell King <linux@arm.linux.org.uk>,
Kefeng Wang <wangkefeng.wang@huawei.com>
Subject: [PATCH] vexpress: remove declaration of vexpress_clk_of_init()
Date: Tue, 29 Oct 2013 11:40:33 +0800 [thread overview]
Message-ID: <1383018033-1864-1-git-send-email-wangkefeng.wang@huawei.com> (raw)
After commit:6e973d2c(clk: vexpress: Add separate SP810 driver),
vexpress_clk_of_init() is unnecessary and removed, so kill it.
Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
---
include/linux/vexpress.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/linux/vexpress.h b/include/linux/vexpress.h
index 617c01b..0e65172 100644
--- a/include/linux/vexpress.h
+++ b/include/linux/vexpress.h
@@ -122,6 +122,5 @@ struct clk *vexpress_osc_setup(struct device *dev);
void vexpress_osc_of_setup(struct device_node *node);
void vexpress_clk_init(void __iomem *sp810_base);
-void vexpress_clk_of_init(void);
#endif
--
1.8.2.1
next reply other threads:[~2013-10-29 3:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-29 3:40 Kefeng Wang [this message]
2013-11-01 12:35 ` [PATCH] vexpress: remove declaration of vexpress_clk_of_init() Pawel Moll
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1383018033-1864-1-git-send-email-wangkefeng.wang@huawei.com \
--to=wangkefeng.wang@huawei.com \
--cc=akpm@linux-foundation.org \
--cc=catalin.marinas@arm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=mturquette@linaro.org \
--cc=pawel.moll@arm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox