mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-28 22:40:13 +01:00
Remove extraneous drm_crtc.h include
This commit is contained in:
parent
9420ab4b41
commit
a85440c8a6
1 changed files with 0 additions and 1 deletions
|
|
@ -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)))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue