~ubuntu-branches/ubuntu/raring/linux-ti-omap4/raring-updates

« back to all changes in this revision

Viewing changes to drivers/net/wireless/b43/phy_n.c

  • Committer: Package Import Robot
  • Author(s): Brad Figg, Brad Figg
  • Date: 2013-06-08 09:09:23 UTC
  • Revision ID: package-import@ubuntu.com-20130608090923-ibtnp6edtrn3sxik
Tags: 3.5.0-226.39
[ Brad Figg ]

UBUNTU: Fixup missing abi files causing FTBS

Show diffs side-by-side

added added

removed removed

Lines of Context:
4582
4582
#endif
4583
4583
#ifdef CONFIG_B43_SSB
4584
4584
        case B43_BUS_SSB:
4585
 
                /* FIXME */
 
4585
                ssb_pmu_spuravoid_pllupdate(&dev->dev->sdev->bus->chipco,
 
4586
                                            avoid);
4586
4587
                break;
4587
4588
#endif
4588
4589
        }