commit | 74867e3d53e41afe2a093196850167542fa508d2 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Aug 08 15:41:25 2013 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Mon Aug 19 10:05:28 2013 +1000 |
tree | 74b5149507d1884bccc141fc744f538995ae54fb | |
parent | 687fbb2e4f46ad00cbfef3f0da2425af7e8684a1 [diff] |
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>