public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* ACPI problem on PowerPC
@ 2008-02-02 13:24 Marcel Holtmann
  2008-02-02 20:02 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Marcel Holtmann @ 2008-02-02 13:24 UTC (permalink / raw)
  To: Greg KH; +Cc: Len Brown, linux-kernel

Hi Greg,

the following happens with the latest ACPI and PCI merges on my Quad G5:

  CC      drivers/pci/pcie/aspm.o
In file included from include/acpi/platform/acenv.h:140,
                 from include/acpi/acpi.h:54,
                 from include/acpi/acpi_bus.h:31,
                 from drivers/pci/pcie/aspm.c:20:
include/acpi/platform/aclinux.h:59:22: error: asm/acpi.h: No such file or directory
In file included from include/acpi/platform/aclinux.h:120,
                 from include/acpi/platform/acenv.h:140,
                 from include/acpi/acpi.h:54,
                 from include/acpi/acpi_bus.h:31,
                 from drivers/pci/pcie/aspm.c:20:
include/acpi/actypes.h:130: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘UINT64’
include/acpi/actypes.h:131: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘INT64’
include/acpi/actypes.h:753: error: expected ‘)’ before ‘*’ token
include/acpi/actypes.h:756: error: expected ‘)’ before ‘*’ token
In file included from include/acpi/acpi.h:61,
                 from include/acpi/acpi_bus.h:31,
                 from drivers/pci/pcie/aspm.c:20:
include/acpi/acpiosxf.h:178: error: expected declaration specifiers or ‘...’ before ‘acpi_osd_handler’
include/acpi/acpiosxf.h:182: error: expected declaration specifiers or ‘...’ before ‘acpi_osd_handler’
include/acpi/acpiosxf.h:191: error: expected declaration specifiers or ‘...’ before ‘acpi_osd_exec_callback’
make[3]: *** [drivers/pci/pcie/aspm.o] Error 1
make[2]: *** [drivers/pci/pcie] Error 2
make[1]: *** [drivers/pci] Error 2
make: *** [drivers] Error 2

The Quad G5 has PCI Express, but I am not sure about the ASPM support.
Obviously I enabled CONFIG_PCIEASPM.

Regards

Marcel



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ACPI problem on PowerPC
  2008-02-02 13:24 ACPI problem on PowerPC Marcel Holtmann
@ 2008-02-02 20:02 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2008-02-02 20:02 UTC (permalink / raw)
  To: Marcel Holtmann; +Cc: Len Brown, linux-kernel

On Sat, Feb 02, 2008 at 02:24:44PM +0100, Marcel Holtmann wrote:
> Hi Greg,
> 
> the following happens with the latest ACPI and PCI merges on my Quad G5:
> 
>   CC      drivers/pci/pcie/aspm.o
> In file included from include/acpi/platform/acenv.h:140,
>                  from include/acpi/acpi.h:54,
>                  from include/acpi/acpi_bus.h:31,
>                  from drivers/pci/pcie/aspm.c:20:
> include/acpi/platform/aclinux.h:59:22: error: asm/acpi.h: No such file or directory
> In file included from include/acpi/platform/aclinux.h:120,
>                  from include/acpi/platform/acenv.h:140,
>                  from include/acpi/acpi.h:54,
>                  from include/acpi/acpi_bus.h:31,
>                  from drivers/pci/pcie/aspm.c:20:
> include/acpi/actypes.h:130: error: expected ???=???, ???,???, ???;???, ???asm??? or ???__attribute__??? before ???UINT64???
> include/acpi/actypes.h:131: error: expected ???=???, ???,???, ???;???, ???asm??? or ???__attribute__??? before ???INT64???
> include/acpi/actypes.h:753: error: expected ???)??? before ???*??? token
> include/acpi/actypes.h:756: error: expected ???)??? before ???*??? token
> In file included from include/acpi/acpi.h:61,
>                  from include/acpi/acpi_bus.h:31,
>                  from drivers/pci/pcie/aspm.c:20:
> include/acpi/acpiosxf.h:178: error: expected declaration specifiers or ???...??? before ???acpi_osd_handler???
> include/acpi/acpiosxf.h:182: error: expected declaration specifiers or ???...??? before ???acpi_osd_handler???
> include/acpi/acpiosxf.h:191: error: expected declaration specifiers or ???...??? before ???acpi_osd_exec_callback???
> make[3]: *** [drivers/pci/pcie/aspm.o] Error 1
> make[2]: *** [drivers/pci/pcie] Error 2
> make[1]: *** [drivers/pci] Error 2
> make: *** [drivers] Error 2
> 
> The Quad G5 has PCI Express, but I am not sure about the ASPM support.
> Obviously I enabled CONFIG_PCIEASPM.

Yeah, bad merge, I'm reverting that change, it is wrong...

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-02-02 20:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-02 13:24 ACPI problem on PowerPC Marcel Holtmann
2008-02-02 20:02 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox