Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-debug-fixes'
[deliverable/linux.git] / include / linux / errno.h
index 89627b9187f945b960a7e3612aad170bbe01b13e..7ce9fb1b7d28f3472be97621e624a4448ead577f 100644 (file)
@@ -28,5 +28,6 @@
 #define EBADTYPE       527     /* Type not supported by server */
 #define EJUKEBOX       528     /* Request initiated, but will not complete before timeout */
 #define EIOCBQUEUED    529     /* iocb queued, will get completion event */
+#define ERECALLCONFLICT        530     /* conflict with recalled state */
 
 #endif
This page took 0.026109 seconds and 5 git commands to generate.