netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: stripathi@apm.com
Cc: netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	kchudgar@apm.com, patches@apm.com, isubramanian@apm.com
Subject: Re: [PATCH net-next] drivers: net: xgene: Fix the compilation error "error: implicit declaration of function 'acpi_evaluate_integer'" for CONFIG_ACPI=n.
Date: Wed, 08 Jul 2015 14:44:57 -0700 (PDT)	[thread overview]
Message-ID: <20150708.144457.1671326667513366241.davem@davemloft.net> (raw)
In-Reply-To: <1436169862-1372-1-git-send-email-stripathi@apm.com>

From: Suman Tripathi <stripathi@apm.com>
Date: Mon,  6 Jul 2015 13:34:22 +0530

> This patch guards the acpi_evaluate_interger function as it fails
> the build for CONFIG_ACPI=n.
> 
> Signed-off-by: Iyappan Subramanian <isubramanian@apm.com>
> Signed-off-by: Suman Tripathi <stripathi@apm.com>
> Reported-by: kbuild test robot <fengguang.wu@intel.com>

While the net-next tree is closed, all work and bug fixes should occur against
'net' which trumps the 'net-next' tree during this time.

If you had investigated, you would have seen that this build failure had
been fixed in the 'net' tree for some time now.

      reply	other threads:[~2015-07-08 21:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-06  8:04 [PATCH net-next] drivers: net: xgene: Fix the compilation error "error: implicit declaration of function 'acpi_evaluate_integer'" for CONFIG_ACPI=n Suman Tripathi
2015-07-08 21:44 ` David Miller [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=20150708.144457.1671326667513366241.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=isubramanian@apm.com \
    --cc=kchudgar@apm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=netdev@vger.kernel.org \
    --cc=patches@apm.com \
    --cc=stripathi@apm.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;
as well as URLs for NNTP newsgroup(s).