Skip to content

Commit

Permalink
drm/exynos: removed unnecessary variable.
Browse files Browse the repository at this point in the history
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
  • Loading branch information
Inki Dae committed Nov 15, 2011
1 parent f088d5a commit c749366
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/gpu/drm/exynos/exynos_drm_buf.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@
#include "exynos_drm_drv.h"
#include "exynos_drm_buf.h"

static DEFINE_MUTEX(exynos_drm_buf_lock);

static int lowlevel_buffer_allocate(struct drm_device *dev,
struct exynos_drm_buf_entry *entry)
{
Expand Down

0 comments on commit c749366

Please sign in to comment.