[PATCH] Fix up rpaphp driver for pci hotplug header move
authorOlaf Hering <olaf@aepfle.de>
Fri, 20 Oct 2006 07:23:05 +0000 (09:23 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 21 Oct 2006 00:56:39 +0000 (17:56 -0700)
Use grep instead of make during interface changes.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/pci/hotplug/rpaphp.h

index 310b618..2e7accf 100644 (file)
@@ -28,7 +28,7 @@
 #define _PPC64PHP_H
 
 #include <linux/pci.h>
-#include "pci_hotplug.h"
+#include <linux/pci_hotplug.h>
 
 #define DR_INDICATOR 9002
 #define DR_ENTITY_SENSE 9003