Skip to content

Commit

Permalink
[PATCH] Fix up rpaphp driver for pci hotplug header move
Browse files Browse the repository at this point in the history
Use grep instead of make during interface changes.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Olaf Hering authored and Linus Torvalds committed Oct 21, 2006
1 parent 559c9ac commit e17e31e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/pci/hotplug/rpaphp.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e17e31e

Please sign in to comment.