Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267376
b: refs/heads/master
c: 5cf51e8
h: refs/heads/master
v: v3
  • Loading branch information
Mark Einon authored and Greg Kroah-Hartman committed Aug 23, 2011
1 parent 9d55dbd commit 775616e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 3e8543618757ef2cb31a677a131027261a9b7251
refs/heads/master: 5cf51e8aadfc81b9cec827565a6eaa4a0ad8dd5b
4 changes: 2 additions & 2 deletions trunk/drivers/staging/et131x/et131x.h
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@
*/

/* et131x_eeprom.c */
int et131x_init_eeprom(struct et131x_adapter *etdev);
int et131x_init_eeprom(struct et131x_adapter *adapter);

/* et131x_initpci.c */
void et131x_config_global_regs(struct et131x_adapter *pAdapter);
void et131x_configure_global_regs(struct et131x_adapter *adapter);
void et131x_enable_interrupts(struct et131x_adapter *adapter);
void et131x_disable_interrupts(struct et131x_adapter *adapter);
void et131x_align_allocated_memory(struct et131x_adapter *adapter,
Expand Down

0 comments on commit 775616e

Please sign in to comment.