Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 280912
b: refs/heads/master
c: b0945c0
h: refs/heads/master
v: v3
  • Loading branch information
Vladimir Zapolskiy authored and Felipe Balbi committed Dec 21, 2011
1 parent 53c27fc commit 491c9cb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: c6bde9b5ae7481d6e7a8aff46c5f8223538abc66
refs/heads/master: b0945c07d9110a5b97a5495e26accdbe1d0d9277
4 changes: 2 additions & 2 deletions trunk/drivers/usb/musb/musb_debug.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
#define ERR(fmt, args...) yprintk(KERN_ERR, fmt, ## args)

#ifdef CONFIG_DEBUG_FS
extern int musb_init_debugfs(struct musb *musb);
extern void musb_exit_debugfs(struct musb *musb);
int musb_init_debugfs(struct musb *musb);
void musb_exit_debugfs(struct musb *musb);
#else
static inline int musb_init_debugfs(struct musb *musb)
{
Expand Down

0 comments on commit 491c9cb

Please sign in to comment.