Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 197106
b: refs/heads/master
c: b1a5fad
h: refs/heads/master
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed May 11, 2010
1 parent e7f0a14 commit fcac257
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: 1fe923ec740ad8d87e616afc50f5b00d88a75ed2
refs/heads/master: b1a5fad4c36117b1399ed65899088fcb907e2cbd
2 changes: 1 addition & 1 deletion trunk/drivers/staging/vme/vme.c
Original file line number Diff line number Diff line change
Expand Up @@ -1408,7 +1408,7 @@ EXPORT_SYMBOL(vme_unregister_driver);

/* - Bus Registration ------------------------------------------------------ */

int vme_calc_slot(struct device *dev)
static int vme_calc_slot(struct device *dev)
{
struct vme_bridge *bridge;
int num;
Expand Down

0 comments on commit fcac257

Please sign in to comment.