drm: rip out a few unused DRIVER flags
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 8 Aug 2013 13:41:25 +0000 (15:41 +0200)
committerDave Airlie <airlied@redhat.com>
Mon, 19 Aug 2013 00:05:28 +0000 (10:05 +1000)
commit74867e3d53e41afe2a093196850167542fa508d2
tree74b5149507d1884bccc141fc744f538995ae54fb
parent687fbb2e4f46ad00cbfef3f0da2425af7e8684a1
drm: rip out a few unused DRIVER flags

The gma500 driver somehow set the DRIVER_IRQ_VBL flag, but since
there's no code at all to check for this we can kill it. The other two
are completely unused.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/gma500/psb_drv.c
include/drm/drmP.h