]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/staging/android/ion/ion_carveout_heap.c
staging: android: ion: Drop ion_carveout_allocate definitions
[linux.git] / drivers / staging / android / ion / ion_carveout_heap.c
index cc2a3b8160bcbe82dd86300c85f9efd3a9c16b00..c4f0795fb62e086d41a7d64b753710f46cad075b 100644 (file)
@@ -25,6 +25,8 @@
 #include "ion.h"
 #include "ion_priv.h"
 
+#define ION_CARVEOUT_ALLOCATE_FAIL     -1
+
 struct ion_carveout_heap {
        struct ion_heap heap;
        struct gen_pool *pool;