Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88030
b: refs/heads/master
c: 0ee897d
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and David S. Miller committed Apr 1, 2008
1 parent e3e1420 commit cec7681
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 4c7966b86b910d6d4869aba1d7417d053ac9682c
refs/heads/master: 0ee897d43e390cddcfdb2f4e39635ea7ec1ad2e9
3 changes: 1 addition & 2 deletions trunk/drivers/atm/he.c
Original file line number Diff line number Diff line change
Expand Up @@ -3000,8 +3000,7 @@ he_proc_read(struct atm_dev *dev, loff_t *pos, char *page)

/* eeprom routines -- see 4.7 */

u8
read_prom_byte(struct he_dev *he_dev, int addr)
static u8 read_prom_byte(struct he_dev *he_dev, int addr)
{
u32 val = 0, tmp_read = 0;
int i, j = 0;
Expand Down

0 comments on commit cec7681

Please sign in to comment.