From: Yu(Alex) Dai <yu....@intel.com> Memory Optimization. This will save some memory since PB will not get allocated per each context.
Signed-off-by: Yu(Alex) Dai <yu....@intel.com> Signed-off-by: Hitesh K. Patel <hitesh.k.pa...@intel.com> --- drivers/staging/mrst/medfield/Makefile | 1 - drivers/staging/mrst/moorestown/Makefile | 1 - 2 files changed, 0 insertions(+), 2 deletions(-) diff --git a/drivers/staging/mrst/medfield/Makefile b/drivers/staging/mrst/medfield/Makefile index 19ac16b..083ccd2 100644 --- a/drivers/staging/mrst/medfield/Makefile +++ b/drivers/staging/mrst/medfield/Makefile @@ -35,7 +35,6 @@ ccflags-y += \ -UDEBUG_LOG_PATH_TRUNCATE \ -DSUPPORT_SRVINIT \ -DSUPPORT_SGX \ - -DSUPPORT_PERCONTEXT_PB \ -DSUPPORT_LINUX_X86_WRITECOMBINE \ -DTRANSFER_QUEUE \ -DSUPPORT_DRI_DRM \ diff --git a/drivers/staging/mrst/moorestown/Makefile b/drivers/staging/mrst/moorestown/Makefile index 781fe42..5417e29 100644 --- a/drivers/staging/mrst/moorestown/Makefile +++ b/drivers/staging/mrst/moorestown/Makefile @@ -35,7 +35,6 @@ ccflags-y += \ -UDEBUG_LOG_PATH_TRUNCATE \ -DSUPPORT_SRVINIT \ -DSUPPORT_SGX \ - -DSUPPORT_PERCONTEXT_PB \ -DSUPPORT_LINUX_X86_WRITECOMBINE \ -DTRANSFER_QUEUE \ -DSUPPORT_DRI_DRM \ -- 1.7.1 _______________________________________________ MeeGo-kernel mailing list MeeGo-kernel@lists.meego.com http://lists.meego.com/listinfo/meego-kernel