Re: [GIT PATCH] PCI and PCI hotplug fixes for 2.6.19-rc2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Oct 20, Olaf Hering wrote:

> On Wed, Oct 18, Greg KH wrote:
> 
> >  .../pci/hotplug => include/linux}/pci_hotplug.h    |    2 
> 
> /home/olaf/kernel/mainline/linux-2.6/drivers/pci/hotplug/rpaphp.h:31:25:
> error: pci_hotplug.h: No such file or directory

Use grep instead of make during interface changes.


Signed-off-by: Olaf Hering <[email protected]>

---
 drivers/pci/hotplug/rpaphp.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: linux-2.6/drivers/pci/hotplug/rpaphp.h
===================================================================
--- linux-2.6.orig/drivers/pci/hotplug/rpaphp.h
+++ linux-2.6/drivers/pci/hotplug/rpaphp.h
@@ -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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux