X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=include%2Facpi%2Facoutput.h;h=bc4a6deb73b0317ff06785b0b7770327ab437c21;hb=70c74e59db7450d5c9164abeb3b6752f8045288b;hp=5e952262d6ee546e623865b3e80146e773ff9cf9;hpb=7cc88fdcff3cc7f0d5d2384ffd7f6d4ce9a745f1;p=~andy%2Flinux diff --git a/include/acpi/acoutput.h b/include/acpi/acoutput.h index 5e952262d6e..bc4a6deb73b 100644 --- a/include/acpi/acoutput.h +++ b/include/acpi/acoutput.h @@ -71,8 +71,9 @@ #define ACPI_TOOLS 0x00002000 #define ACPI_EXAMPLE 0x00004000 #define ACPI_DRIVER 0x00008000 +#define DT_COMPILER 0x00010000 -#define ACPI_ALL_COMPONENTS 0x0000FFFF +#define ACPI_ALL_COMPONENTS 0x0001FFFF #define ACPI_COMPONENT_DEFAULT (ACPI_ALL_COMPONENTS) /* Component IDs reserved for ACPI drivers */