From: David Brown <davidb@codeaurora.org>
To: Jingoo Han <jg1.han@samsung.com>
Cc: Samuel Ortiz <sameo@linux.intel.com>,
Lee Jones <lee.jones@linaro.org>,
linux-kernel@vger.kernel.org, Daniel Walker <dwalker@fifo99.com>,
Bryan Huntsman <bryanh@codeaurora.org>
Subject: Re: [PATCH 1/3] mfd: pm8921: include missing linux/module.h
Date: Tue, 20 Aug 2013 11:31:14 -0700 [thread overview]
Message-ID: <20130820183113.GB11028@codeaurora.org> (raw)
In-Reply-To: <005201ce9d73$1696e230$43c4a690$@samsung.com>
On Tue, Aug 20, 2013 at 04:01:26PM +0900, Jingoo Han wrote:
>Include <linux/module.h> in order to fix the following errors.
>
>drivers/mfd/pm8921-core.c:209:16: error: expected declaration specifiers or '...' before string constant
>drivers/mfd/pm8921-core.c:210:20: error: expected declaration specifiers or '...' before string constant
>drivers/mfd/pm8921-core.c:211:16: error: expected declaration specifiers or '...' before string constant
>drivers/mfd/pm8921-core.c:212:14: error: expected declaration specifiers or '...' before string constant
>
>Signed-off-by: Jingoo Han <jg1.han@samsung.com>
>---
> drivers/mfd/pm8921-core.c | 1 +
> 1 file changed, 1 insertion(+)
Acked-by: David Brown <davidb@codeaurora.org>
--
sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation
prev parent reply other threads:[~2013-08-20 18:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-20 7:01 [PATCH 1/3] mfd: pm8921: include missing linux/module.h Jingoo Han
2013-08-20 7:28 ` Lee Jones
2013-08-20 18:31 ` David Brown [this message]
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=20130820183113.GB11028@codeaurora.org \
--to=davidb@codeaurora.org \
--cc=bryanh@codeaurora.org \
--cc=dwalker@fifo99.com \
--cc=jg1.han@samsung.com \
--cc=lee.jones@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sameo@linux.intel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.