Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 56116
b: refs/heads/master
c: e378ad1
h: refs/heads/master
v: v3
  • Loading branch information
Johannes Berg authored and Jaroslav Kysela committed May 11, 2007
1 parent 1cb3c25 commit f0d61bc
Show file tree
Hide file tree
Showing 3 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: a43ae90543f4c5eccbc050eda088c07cf45b61c0
refs/heads/master: e378ad1dcb7f5cf6de4974832d01be04e112c4c2
2 changes: 0 additions & 2 deletions trunk/sound/aoa/soundbus/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,6 @@ static int soundbus_device_resume(struct device * dev)

#endif /* CONFIG_PM */

extern struct device_attribute soundbus_dev_attrs[];

static struct bus_type soundbus_bus_type = {
.name = "aoa-soundbus",
.probe = soundbus_probe,
Expand Down
2 changes: 2 additions & 0 deletions trunk/sound/aoa/soundbus/soundbus.h
Original file line number Diff line number Diff line change
Expand Up @@ -199,4 +199,6 @@ struct soundbus_driver {
extern int soundbus_register_driver(struct soundbus_driver *drv);
extern void soundbus_unregister_driver(struct soundbus_driver *drv);

extern struct device_attribute soundbus_dev_attrs[];

#endif /* __SOUNDBUS_H */

0 comments on commit f0d61bc

Please sign in to comment.