Commit 15fe27f3 authored by Jorge Ramirez-Ortiz's avatar Jorge Ramirez-Ortiz Committed by Greg Kroah-Hartman
parent 2e369878
...@@ -33,7 +33,6 @@ ...@@ -33,7 +33,6 @@
#define FASTRPC_INIT_HANDLE 1 #define FASTRPC_INIT_HANDLE 1
#define FASTRPC_CTXID_MASK (0xFF0) #define FASTRPC_CTXID_MASK (0xFF0)
#define INIT_FILELEN_MAX (64 * 1024 * 1024) #define INIT_FILELEN_MAX (64 * 1024 * 1024)
#define INIT_MEMLEN_MAX (8 * 1024 * 1024)
#define FASTRPC_DEVICE_NAME "fastrpc" #define FASTRPC_DEVICE_NAME "fastrpc"
/* Retrives number of input buffers from the scalars parameter */ /* Retrives number of input buffers from the scalars parameter */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment