Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 254169
b: refs/heads/master
c: bb2b43f
h: refs/heads/master
i:
  254167: 486896b
v: v3
  • Loading branch information
Andrew Morton authored and Greg Kroah-Hartman committed Jun 7, 2011
1 parent fce8353 commit 13e4058
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: 7316a9f2a94c14e66e9421a777dffc509a2fe0e3
refs/heads/master: bb2b43fefab723f4a0760146e7bed59d41a50e53
2 changes: 1 addition & 1 deletion trunk/drivers/base/platform.c
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ EXPORT_SYMBOL_GPL(platform_device_unregister);
*
* Returns &struct platform_device pointer on success, or ERR_PTR() on error.
*/
struct platform_device *__init_or_module platform_device_register_resndata(
struct platform_device *platform_device_register_resndata(
struct device *parent,
const char *name, int id,
const struct resource *res, unsigned int num,
Expand Down

0 comments on commit 13e4058

Please sign in to comment.