Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 2364
b: refs/heads/master
c: 126eddf
h: refs/heads/master
v: v3
  • Loading branch information
gregkh@suse.de committed Jun 20, 2005
1 parent 79414e9 commit 687e636
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: 4d12d2d953ca5e299de6a653f1d0478f670d7bc6
refs/heads/master: 126eddfbf8cae8a20c22708192bffcbd77c8a889
2 changes: 1 addition & 1 deletion trunk/drivers/base/driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ int driver_for_each_device(struct device_driver * drv, struct device * start,
return error;
}

EXPORT_SYMBOL(driver_for_each_device);
EXPORT_SYMBOL_GPL(driver_for_each_device);


/**
Expand Down

0 comments on commit 687e636

Please sign in to comment.