LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH] drivers/char/drm/drm_ioctl.c - use angle brackets for include
@ 2008-03-05 0:47 Joe Perches
0 siblings, 0 replies; only message in thread
From: Joe Perches @ 2008-03-05 0:47 UTC (permalink / raw)
To: David Airlie, dri-devel; +Cc: LKML
Signed-off-by: Joe Perches <joe@perches.com>
drivers/char/drm/drm_ioctl.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/char/drm/drm_ioctl.c b/drivers/char/drm/drm_ioctl.c
index 16829fb..281caeb 100644
--- a/drivers/char/drm/drm_ioctl.c
+++ b/drivers/char/drm/drm_ioctl.c
@@ -36,7 +36,7 @@
#include "drmP.h"
#include "drm_core.h"
-#include "linux/pci.h"
+#include <linux/pci.h>
/**
* Get the bus id.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-03-05 0:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-05 0:47 [PATCH] drivers/char/drm/drm_ioctl.c - use angle brackets for include Joe Perches
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).