acpi: always include uuid.h
authorChristoph Hellwig <hch@lst.de>
Thu, 8 Jun 2017 07:02:20 +0000 (09:02 +0200)
committerChristoph Hellwig <hch@lst.de>
Thu, 8 Jun 2017 07:03:33 +0000 (09:03 +0200)
commitbcbc2265f269cc57924371e3bce8c3220d0270c5
tree87dc3b3b5b48b68a0fa8ef40f60fe2c2e2377156
parent94116f8126de9762751fd92731581b73b56292e5
acpi: always include uuid.h

Without this the build will fail for !CONFIG_ACPI builds on x86.

Fixes: 94116f81 ("ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()")
Signed-off-by: Christoph Hellwig <hch@lst.de>
include/linux/acpi.h