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, Len Brown <lenb@kernel.org>,
	sfi-devel@simplefirmware.org
Subject: Re: linux-next: Tree for Nov 29 (sfi)
Date: Fri, 29 Nov 2013 17:41:41 -0800	[thread overview]
Message-ID: <52994255.4000800@infradead.org> (raw)
In-Reply-To: <20131129134535.f886fbf966dcfea00178a1b7@canb.auug.org.au>

On 11/28/13 18:45, Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20131128:
> 

on x86_64:

when CONFIG_ACPI is not enabled:

  CC      drivers/sfi/sfi_acpi.o
drivers/sfi/sfi_acpi.c: In function 'sfi_acpi_parse_xsdt':
drivers/sfi/sfi_acpi.c:105:12: error: dereferencing pointer to incomplete type
drivers/sfi/sfi_acpi.c:105:12: error: invalid application of 'sizeof' to incomplete type 'struct acpi_table_header'
drivers/sfi/sfi_acpi.c:107:32: error: dereferencing pointer to incomplete type
drivers/sfi/sfi_acpi.c: In function 'sfi_acpi_get_table':
drivers/sfi/sfi_acpi.c:133:12: error: dereferencing pointer to incomplete type
drivers/sfi/sfi_acpi.c:133:12: error: invalid application of 'sizeof' to incomplete type 'struct acpi_table_header'
drivers/sfi/sfi_acpi.c:135:32: error: dereferencing pointer to incomplete type
drivers/sfi/sfi_acpi.c: In function 'sfi_acpi_table_show':
drivers/sfi/sfi_acpi.c:195:12: error: dereferencing pointer to incomplete type
drivers/sfi/sfi_acpi.c: In function 'sfi_acpi_sysfs_init':
drivers/sfi/sfi_acpi.c:207:12: error: dereferencing pointer to incomplete type
drivers/sfi/sfi_acpi.c:207:12: error: invalid application of 'sizeof' to incomplete type 'struct acpi_table_header'
drivers/sfi/sfi_acpi.c:210:35: error: dereferencing pointer to incomplete type
make[3]: *** [drivers/sfi/sfi_acpi.o] Error 1



-- 
~Randy

  reply	other threads:[~2013-11-30  1:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-29  2:45 linux-next: Tree for Nov 29 Stephen Rothwell
2013-11-30  1:41 ` Randy Dunlap [this message]
2013-11-30  1:56 ` linux-next: Tree for Nov 29 (i915/intel_opregion) Randy Dunlap

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=52994255.4000800@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=lenb@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=sfi-devel@simplefirmware.org \
    --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).