From: Daniel Vetter Date: Thu, 8 Aug 2013 13:41:25 +0000 (+0200) Subject: drm: rip out a few unused DRIVER flags X-Git-Tag: v3.12-rc1~136^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74867e3d53e41afe2a093196850167542fa508d2;p=pandora-kernel.git 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 Signed-off-by: Dave Airlie --- Reading git-diff-tree failed