acpi: remove some acpi-specific compiler definitions in favor of standard ones.
- Check if __linux__ is defined in include/acpi/platform/acenv.h, instead of -D_LINUX (defined by drivers/acpi/Makefile). - Remove -D_LINUX from custom CFLAGS. - Remove include path of include/acpi, since all headers are looked for in include/acpi.
Showing
Please register or sign in to comment