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 -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html