> The fields of struct acpi_device are only known when CONFIG_ACPI is > defined. Fix this by using a helper function. This will resolve the > issue found in linux-next: > > ../brcmfmac/bcmsdh.c: In function 'brcmf_ops_sdio_probe': > ../brcmfmac/bcmsdh.c:1139:7: error: dereferencing pointer to incomplete type > adev->flags.power_manageable = 0; > ^ > > Fixes: f0992ace680c ("brcmfmac: prohibit ACPI power management ...") > Cc: Fu, Zhonghui <zhonghui.fu@xxxxxxxxxxxxxxx> > Reported-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> > Signed-off-by: Arend van Spriel <arend@xxxxxxxxxxxx> Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html