Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[firefly-linux-kernel-4.4.55.git] / include / acpi / actbl.h
index 94970880126f151a74c00de146a58d2a6aad6c59..325aeae1fa9964a8a6512e72082637eca2f75898 100644 (file)
@@ -182,6 +182,9 @@ struct acpi_table_xsdt {
        u64 table_offset_entry[1];      /* Array of pointers to ACPI tables */
 };
 
+#define ACPI_RSDT_ENTRY_SIZE        (sizeof (u32))
+#define ACPI_XSDT_ENTRY_SIZE        (sizeof (u64))
+
 /*******************************************************************************
  *
  * FACS - Firmware ACPI Control Structure (FACS)