[PATCH] gma500: Fix shmem mapping

2012-01-17 Thread Alan Cox
From: Alan Cox GMA500 did it the old way and it's been on the TODO list to fix. Current kernels will now blow up if we use the old way so we need this change in. Signed-off-by: Alan Cox --- drivers/gpu/drm/gma500/gtt.c |5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --gi

[PATCH] gma500: Fix shmem mapping

2012-01-17 Thread Alan Cox
From: Alan Cox GMA500 did it the old way and it's been on the TODO list to fix. Current kernels will now blow up if we use the old way so we need this change in. Signed-off-by: Alan Cox --- drivers/gpu/drm/gma500/gtt.c |5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --gi