From: "Prakash, Prashanth" <pprakash@codeaurora.org>
To: Ashwin Chaugule <ashwin.chaugule@linaro.org>,
kbuild test robot <lkp@intel.com>
Cc: kbuild-all@01.org, "Rafael J. Wysocki" <rjw@rjwysocki.net>,
linux acpi <linux-acpi@vger.kernel.org>,
Linaro ACPI Mailman List <linaro-acpi@lists.linaro.org>
Subject: Re: [PATCH 3/4] mailbox: pcc: optimized pcc_send_data
Date: Wed, 20 Jan 2016 17:05:23 -0700 [thread overview]
Message-ID: <56A020C3.6060309@codeaurora.org> (raw)
In-Reply-To: <CAJ5Y-ebHmNNjzt8j=REpmOxuGCFEHU1saK0k6BPkg2-2ZzFk1Q@mail.gmail.com>
On 1/20/2016 3:29 PM, Ashwin Chaugule wrote:
>>>> drivers/mailbox/pcc.c:221:3: error: implicit declaration of function 'writeq' [-Werror=implicit-function-declaration]
>> writeq(val, vaddr);
>> ^
>> cc1: some warnings being treated as errors
> You probably need to include asm-generic/io.h
>
Thanks! I will update, test and re-post the patch set.
-Prashanth
next prev parent reply other threads:[~2016-01-21 0:05 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-15 18:43 [PATCH 0/4] acpi: cppc optimization patches Prashanth Prakash
2016-01-15 18:43 ` [PATCH 1/4] ACPI / CPPC: Optimize PCC Read Write operations Prashanth Prakash
2016-01-15 18:43 ` [PATCH 2/4] acpi: cppc: optimized cpc_read and cpc_write Prashanth Prakash
2016-01-20 22:17 ` Ashwin Chaugule
2016-01-15 18:43 ` [PATCH 3/4] mailbox: pcc: optimized pcc_send_data Prashanth Prakash
2016-01-15 19:33 ` kbuild test robot
2016-01-20 22:29 ` Ashwin Chaugule
2016-01-21 0:05 ` Prakash, Prashanth [this message]
2016-01-15 18:43 ` [PATCH 4/4] acpi: cppc: replace writeX/readX to PCC with relaxed version Prashanth Prakash
2016-01-20 22:18 ` Ashwin Chaugule
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=56A020C3.6060309@codeaurora.org \
--to=pprakash@codeaurora.org \
--cc=ashwin.chaugule@linaro.org \
--cc=kbuild-all@01.org \
--cc=linaro-acpi@lists.linaro.org \
--cc=linux-acpi@vger.kernel.org \
--cc=lkp@intel.com \
--cc=rjw@rjwysocki.net \
/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.