Remove extraneous drm_crtc.h include

main
Alan Hourihane 2007-04-12 15:11:38 +01:00
parent 9420ab4b41
commit a85440c8a6
1 changed files with 0 additions and 1 deletions

View File

@ -75,7 +75,6 @@
#include <linux/poll.h>
#include <asm/pgalloc.h>
#include "drm.h"
#include "drm_crtc.h"
#include <linux/slab.h>
#define __OS_HAS_AGP (defined(CONFIG_AGP) || (defined(CONFIG_AGP_MODULE) && defined(MODULE)))