diff options
Diffstat (limited to 'bsd/i830/i830_dma.c')
-rw-r--r-- | bsd/i830/i830_dma.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bsd/i830/i830_dma.c b/bsd/i830/i830_dma.c index fbdc9523..69b1c8a3 100644 --- a/bsd/i830/i830_dma.c +++ b/bsd/i830/i830_dma.c @@ -34,8 +34,6 @@ #define __NO_VERSION__ #include "i830.h" #include "drmP.h" -#include "drm.h" -#include "i830_drm.h" #include "i830_drv.h" #include <linux/interrupt.h> /* For task queue support */ |