Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 15765
b: refs/heads/master
c: 6744a50
h: refs/heads/master
i:
  15763: 80f5de9
v: v3
  • Loading branch information
Lennert Buytenhek authored and Jeff Garzik committed Dec 1, 2005
1 parent 77e10b8 commit 918c403
Show file tree
Hide file tree
Showing 3 changed files with 3 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: f48a8815f8535c62714cb596281d8480ba9e78ea
refs/heads/master: 6744a5069bdadd96324290d015103163a0f7a45b
1 change: 1 addition & 0 deletions trunk/drivers/net/ixp2000/caleb.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#include <linux/module.h>
#include <linux/delay.h>
#include <asm/io.h>
#include "caleb.h"

#define CALEB_IDLO 0x00
#define CALEB_IDHI 0x01
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/net/ixp2000/pm3386.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
#include <linux/delay.h>
#include <linux/netdevice.h>
#include <asm/io.h>
#include "pm3386.h"

/*
* Read from register 'reg' of PM3386 device 'pm'.
Expand Down

0 comments on commit 918c403

Please sign in to comment.