Skip to content

Commit

Permalink
Revert "drivers/gpu/drm/i915/intel_overlay.c needs seq_file.h"
Browse files Browse the repository at this point in the history
This reverts commit e167976,
Since this was already fixed in commit
3bd3c93 some days before this
commit cause seq_file.h to be included twice.

Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
  • Loading branch information
Danny Kukawka authored and Daniel Vetter committed Feb 16, 2012
1 parent f3cfcba commit de67cba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/gpu/drm/i915/intel_overlay.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
*
* Derived from Xorg ddx, xf86-video-intel, src/i830_video.c
*/

#include <linux/seq_file.h>
#include "drmP.h"
#include "drm.h"
#include "i915_drm.h"
Expand Down

0 comments on commit de67cba

Please sign in to comment.