Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17220
b: refs/heads/master
c: 022930e
h: refs/heads/master
v: v3
  • Loading branch information
Haren Myneni authored and Paul Mackerras committed Jan 9, 2006
1 parent 7a8e605 commit 2421b6c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9da5cad61c13fbdc7fc7aa425f03a15da9d0cb43
refs/heads/master: 022930ebea0df878d449b7c74309c1d612441ac5
3 changes: 3 additions & 0 deletions trunk/include/asm-powerpc/eeh.h
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,9 @@ static inline void eeh_add_device_late(struct pci_dev *dev) { }

static inline void eeh_remove_device(struct pci_dev *dev) { }

static inline void eeh_add_device_tree_early(struct device_node *dn) { }

static inline void eeh_remove_bus_device(struct pci_dev *dev) { }
#define EEH_POSSIBLE_ERROR(val, type) (0)
#define EEH_IO_ERROR_VALUE(size) (-1UL)
#endif /* CONFIG_EEH */
Expand Down

0 comments on commit 2421b6c

Please sign in to comment.