Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 330293
b: refs/heads/master
c: 9b3c76f
h: refs/heads/master
i:
  330291: 89f0aaa
v: v3
  • Loading branch information
Gavin Shan authored and Benjamin Herrenschmidt committed Sep 9, 2012
1 parent 68f6098 commit 87d54c3
Show file tree
Hide file tree
Showing 6 changed files with 126 additions and 138 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 120dc496617eb7105d577c6041cbc052ffb1d8c7
refs/heads/master: 9b3c76f08122f5efdbe4992a64b8478cc92dd983
1 change: 1 addition & 0 deletions trunk/arch/powerpc/include/asm/eeh.h
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ int eeh_rmv_from_parent_pe(struct eeh_dev *edev);
void *eeh_pe_dev_traverse(struct eeh_pe *root,
eeh_traverse_func fn, void *flag);
void eeh_pe_restore_bars(struct eeh_pe *pe);
struct pci_bus *eeh_pe_bus_get(struct eeh_pe *pe);

void * __devinit eeh_dev_init(struct device_node *dn, void *data);
void __devinit eeh_dev_phb_init_dynamic(struct pci_controller *phb);
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/include/asm/eeh_event.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ struct eeh_event {
};

int eeh_send_failure_event(struct eeh_pe *pe);
struct eeh_dev *handle_eeh_events(struct eeh_event *);
void eeh_handle_event(struct eeh_pe *pe);

#endif /* __KERNEL__ */
#endif /* ASM_POWERPC_EEH_EVENT_H */
Loading

0 comments on commit 87d54c3

Please sign in to comment.