Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44565
b: refs/heads/master
c: c63e078
h: refs/heads/master
i:
  44563: a5b11c0
v: v3
  • Loading branch information
Andrew Morton authored and Greg Kroah-Hartman committed Dec 13, 2006
1 parent 510c336 commit 7ca6bc0
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: 29a7f3ada7fea5510504c5359c3f70d109aeb055
refs/heads/master: c63e07834bb12910bea41da15b8902150f5217c2
2 changes: 1 addition & 1 deletion trunk/drivers/base/platform.c
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@ EXPORT_SYMBOL_GPL(platform_driver_unregister);
* Returns zero if the driver registered and bound to a device, else returns
* a negative error code and with the driver not registered.
*/
int platform_driver_probe(struct platform_driver *drv,
int __init_or_module platform_driver_probe(struct platform_driver *drv,
int (*probe)(struct platform_device *))
{
int retval, code;
Expand Down

0 comments on commit 7ca6bc0

Please sign in to comment.