drm: omapdrm: Remove unused variables
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 12 Jan 2015 14:44:03 +0000 (16:44 +0200)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 20 Mar 2015 12:30:16 +0000 (14:30 +0200)
The ilace variable is unused and the replication variable is assigned to
false and just passed to a function. Remove them.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

No differences found