Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39227
b: refs/heads/master
c: fb136e9
h: refs/heads/master
i:
  39225: 7da10d1
  39223: b038833
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Oct 10, 2006
1 parent 2536629 commit ecfc9df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: afc12d30a74415a49a6ce36d89f82641b46c499b
refs/heads/master: fb136e97840872638cb08588c4c9b9fff7f7c456
2 changes: 1 addition & 1 deletion trunk/include/linux/ioc4.h
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ struct ioc4_driver_data {
unsigned long idd_bar0;
struct pci_dev *idd_pdev;
const struct pci_device_id *idd_pci_id;
struct __iomem ioc4_misc_regs *idd_misc_regs;
struct ioc4_misc_regs __iomem *idd_misc_regs;
unsigned long count_period;
void *idd_serial_data;
unsigned int idd_variant;
Expand Down

0 comments on commit ecfc9df

Please sign in to comment.