]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd89b326375a0f66a7e0e056eed380c4f8838d86a
tree87dc3b3b5b48b68a0fa8ef40f60fe2c2e2377156
parentfab9d60b481c7a8d5290e2f5ed5ed115bf00115f
acpi: always include uuid.h

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

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