X-Git-Url: https://git.openfabrics.org/?p=~shefty%2Frdma-dev.git;a=blobdiff_plain;f=include%2Facpi%2Facexcep.h;h=92d6e1d701ff13466a5c8c5361b4beed017ba953;hp=47b3902957b0cb7ab3a2c5212331e0150561cf9c;hb=d326f44e5f2204c7a24db69bfc6dd3fe5f86182b;hpb=ec612fcf43e09f5e05d37baf4d3f138b3fcc2f3d diff --git a/include/acpi/acexcep.h b/include/acpi/acexcep.h index 47b3902957b..92d6e1d701f 100644 --- a/include/acpi/acexcep.h +++ b/include/acpi/acexcep.h @@ -57,6 +57,7 @@ #define ACPI_SUCCESS(a) (!(a)) #define ACPI_FAILURE(a) (a) +#define ACPI_SKIP(a) (a == AE_CTRL_SKIP) #define AE_OK (acpi_status) 0x0000 /*