浏览代码

[PATCH] Fix up rpaphp driver for pci hotplug header move

Use grep instead of make during interface changes.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Olaf Hering 18 年之前
父节点
当前提交
e17e31e388
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/pci/hotplug/rpaphp.h

+ 1 - 1
drivers/pci/hotplug/rpaphp.h

@@ -28,7 +28,7 @@
 #define _PPC64PHP_H
 #define _PPC64PHP_H
 
 
 #include <linux/pci.h>
 #include <linux/pci.h>
-#include "pci_hotplug.h"
+#include <linux/pci_hotplug.h>
 
 
 #define DR_INDICATOR 9002
 #define DR_INDICATOR 9002
 #define DR_ENTITY_SENSE 9003
 #define DR_ENTITY_SENSE 9003