Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / drivers / acpi / tables.c
index 08795fbde3fa78d86515a90c1a21db565d2b09f7..a372f9eaa15deb8999abc60a4f0de2d7a9579cdd 100644 (file)
 #include <linux/memblock.h>
 #include "internal.h"
 
+#ifdef CONFIG_ACPI_CUSTOM_DSDT
+#include CONFIG_ACPI_CUSTOM_DSDT_FILE
+#endif
+
 #define ACPI_MAX_TABLES                128
 
 static char *mps_inti_flags_polarity[] = { "dfl", "high", "res", "low" };
This page took 0.025011 seconds and 5 git commands to generate.