Revert "misc: mnh: Allocate partial carveout for kernel use"

This reverts commit 5a8d54cf41.

bug 63347709

Change-Id: I2aedc8ff6e147d3162de10377edcda3190c82425
This commit is contained in:
Tim Murray
2017-09-01 17:54:01 +00:00
parent 1eaefe4575
commit 7006ddcef6
3 changed files with 3 additions and 3 deletions

View File

@@ -38,7 +38,7 @@
#define MNH_SM_IOC_MAGIC 'T'
#define MNH_SM_MAX 8
#define MNH_ION_BUFFER_SIZE (SZ_32M + SZ_16M) /* 48 MB for kernel */
#define MNH_ION_BUFFER_SIZE SZ_64M
#define FW_VER_SIZE 16
#define MNH_SM_IOC_GET_STATE \