drm/i915: Fix missing variable initilization
authorSyam Sidhardhan <syamsidhardh@gmail.com>
Sun, 24 Feb 2013 22:35:38 +0000 (04:05 +0530)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Sun, 3 Mar 2013 17:19:48 +0000 (18:19 +0100)
Need to initialize the variable wait to false.

Signed-off-by: Syam Sidhardhan <s.syam@samsung.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found