Merge remote-tracking branch 'omap_dss2/for-next'
[deliverable/linux.git] / include / acpi / acconfig.h
index fe2e3ac7b5e38e3dffec7b159fd2f2884e4e2bd1..12c2882bf6472bf0d9a3f90678742074ee1a4862 100644 (file)
 
 #define ACPI_ADDRESS_RANGE_MAX          2
 
+/* Maximum number of While() loops before abort */
+
+#define ACPI_MAX_LOOP_COUNT             0xFFFF
+
 /******************************************************************************
  *
  * ACPI Specification constants (Do not change unless the specification changes)
This page took 0.031268 seconds and 5 git commands to generate.