All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drivers/scsi/aic94xx/aic94xx_dump.c - use angle brackets for include
@ 2008-03-05  0:46 Joe Perches
  0 siblings, 0 replies; only message in thread
From: Joe Perches @ 2008-03-05  0:46 UTC (permalink / raw)
  To: James E.J. Bottomley; +Cc: linux-scsi, LKML

Signed-off-by: Joe Perches <joe@perches.com>

drivers/scsi/aic94xx/aic94xx_dump.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/scsi/aic94xx/aic94xx_dump.c b/drivers/scsi/aic94xx/aic94xx_dump.c
index 3d8c4ff..4209220 100644
--- a/drivers/scsi/aic94xx/aic94xx_dump.c
+++ b/drivers/scsi/aic94xx/aic94xx_dump.c
@@ -29,7 +29,7 @@
  *
  */
 
-#include "linux/pci.h"
+#include <linux/pci.h>
 #include "aic94xx.h"
 #include "aic94xx_reg.h"
 #include "aic94xx_reg_def.h"



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2008-03-05  0:46 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:46 [PATCH] drivers/scsi/aic94xx/aic94xx_dump.c - use angle brackets for include Joe Perches

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.