Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 90564
b: refs/heads/master
c: d72bb40
h: refs/heads/master
v: v3
  • Loading branch information
Michael Buesch authored and John W. Linville committed Apr 8, 2008
1 parent 2a5053c commit 299128a
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: fb14a7e0860ef8b19d0dd61be96e23eacb4da129
refs/heads/master: d72bb40fe38608fcf7870b4d768e4416502b23b5
4 changes: 2 additions & 2 deletions trunk/drivers/ssb/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ int ssb_bus_suspend(struct ssb_bus *bus)
}
EXPORT_SYMBOL(ssb_bus_suspend);

#ifdef CONFIG_SSB_PCIHOST
#ifdef CONFIG_SSB_SPROM
int ssb_devices_freeze(struct ssb_bus *bus)
{
struct ssb_device *dev;
Expand Down Expand Up @@ -275,7 +275,7 @@ int ssb_devices_thaw(struct ssb_bus *bus)

return 0;
}
#endif /* CONFIG_SSB_PCIHOST */
#endif /* CONFIG_SSB_SPROM */

static void ssb_device_shutdown(struct device *dev)
{
Expand Down

0 comments on commit 299128a

Please sign in to comment.