ACPICA: Add minimal disassembly support for the SLIC table
[firefly-linux-kernel-4.4.55.git] / include / acpi / actbl1.h
index a1b1b2ee3e512d0c1d3a338c2cd1aca50dee2372..dd8e11e624fa8bf8995fe961754c5a24491a8b96 100644 (file)
@@ -67,6 +67,7 @@
 #define ACPI_SIG_MADT           "APIC" /* Multiple APIC Description Table */
 #define ACPI_SIG_MCFG           "MCFG" /* PCI Memory Mapped Configuration table */
 #define ACPI_SIG_SBST           "SBST" /* Smart Battery Specification Table */
+#define ACPI_SIG_SLIC           "SLIC" /* Software Licensing Description Table */
 #define ACPI_SIG_SLIT           "SLIT" /* System Locality Distance Information Table */
 #define ACPI_SIG_SPCR           "SPCR" /* Serial Port Console Redirection table */
 #define ACPI_SIG_SPMI           "SPMI" /* Server Platform Management Interface table */