Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[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>

authored by

Olaf Hering and committed by
Linus Torvalds
e17e31e3 559c9ac3

+1 -1
+1 -1
drivers/pci/hotplug/rpaphp.h
··· 28 28 #define _PPC64PHP_H 29 29 30 30 #include <linux/pci.h> 31 - #include "pci_hotplug.h" 31 + #include <linux/pci_hotplug.h> 32 32 33 33 #define DR_INDICATOR 9002 34 34 #define DR_ENTITY_SENSE 9003