linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Stephen Rothwell <sfr@canb.auug.org.au>, linux-next@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, Olof Johansson <olof@lixom.net>
Subject: Re: linux-next: Tree for Mar 4 (platform/chrome)
Date: Wed, 04 Mar 2015 11:06:12 -0800	[thread overview]
Message-ID: <54F757A4.4080700@infradead.org> (raw)
In-Reply-To: <20150304150341.2afe09fe@canb.auug.org.au>

On 03/03/15 20:03, Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20150303:
> 

on i386 or x86_64:

  CC      drivers/platform/chrome/cros_ec_lpc.o
../drivers/platform/chrome/cros_ec_lpc.c: In function 'ec_response_timed_out':
../drivers/platform/chrome/cros_ec_lpc.c:40:3: error: implicit declaration of function 'inb' [-Werror=implicit-function-declaration]
   if (!(inb(EC_LPC_ADDR_HOST_CMD) & EC_LPC_STATUS_BUSY_MASK))
   ^
../drivers/platform/chrome/cros_ec_lpc.c: In function 'cros_ec_cmd_xfer_lpc':
../drivers/platform/chrome/cros_ec_lpc.c:75:3: error: implicit declaration of function 'outb' [-Werror=implicit-function-declaration]
   outb(msg->outdata[i], EC_LPC_ADDR_HOST_PARAM + i);
   ^



-- 
~Randy

      parent reply	other threads:[~2015-03-04 19:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-04  4:03 linux-next: Tree for Mar 4 Stephen Rothwell
2015-03-04 16:42 ` linux-next: Tree for Mar 4 (build failures) Guenter Roeck
2015-03-04 19:06 ` Randy Dunlap [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=54F757A4.4080700@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=sfr@canb.auug.org.au \
    /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;
as well as URLs for NNTP newsgroup(s).