Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251131
b: refs/heads/master
c: 86ff9ba
h: refs/heads/master
i:
  251129: 0c25d28
  251127: ffa00d7
v: v3
  • Loading branch information
John Stultz committed May 23, 2011
1 parent 13adac0 commit 2c3cfe1
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: cb646e2b02b27a33a1d1eabd016749606254071c
refs/heads/master: 86ff9baadf16c8a1b452d72f5585be63457d9b15
2 changes: 1 addition & 1 deletion trunk/drivers/net/phy/dp83640.c
Original file line number Diff line number Diff line change
Expand Up @@ -1092,7 +1092,7 @@ MODULE_LICENSE("GPL");
module_init(dp83640_init);
module_exit(dp83640_exit);

static struct mdio_device_id dp83640_tbl[] = {
static struct mdio_device_id __maybe_unused dp83640_tbl[] = {
{ DP83640_PHY_ID, 0xfffffff0 },
{ }
};
Expand Down

0 comments on commit 2c3cfe1

Please sign in to comment.