From d1bb1b43b8db0926715d4bb1bbd9abcb88a4c5ee Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 18 Jun 2009 12:01:47 +0100 Subject: Revert "Front buffer kludge" That wasn't the right way to go about this. And it didn't compile. This reverts commit d8e4b9ff4dc8bf57e53fa174f977c8fb00ec4e90. Signed-off-by: Thomas White --- drivers/mfd/glamo/glamo-drm-private.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'drivers/mfd/glamo/glamo-drm-private.h') diff --git a/drivers/mfd/glamo/glamo-drm-private.h b/drivers/mfd/glamo/glamo-drm-private.h index 07ee1b1041b..4cc5877e118 100644 --- a/drivers/mfd/glamo/glamo-drm-private.h +++ b/drivers/mfd/glamo/glamo-drm-private.h @@ -61,9 +61,6 @@ struct glamodrm_handle { /* semaphore against concurrent ioctl */ struct semaphore add_to_ring; - - /* Front buffer kludge */ - uint32_t front_buffer_handle; }; /* Private data. This is where we keep our memory management bits */ -- cgit v1.2.3