Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
[linux-2.6-block.git] / include / linux / bcma / bcma.h
index 93b1e091b1e92460cf473308c8a7ea953b2d493f..e0ce311011c007f9e7feb3a03b6390bc53e66cb5 100644 (file)
@@ -350,6 +350,7 @@ extern void bcma_core_set_clockmode(struct bcma_device *core,
                                    enum bcma_clkmode clkmode);
 extern void bcma_core_pll_ctl(struct bcma_device *core, u32 req, u32 status,
                              bool on);
+extern u32 bcma_chipco_pll_read(struct bcma_drv_cc *cc, u32 offset);
 #define BCMA_DMA_TRANSLATION_MASK      0xC0000000
 #define  BCMA_DMA_TRANSLATION_NONE     0x00000000
 #define  BCMA_DMA_TRANSLATION_DMA32_CMT        0x40000000 /* Client Mode Translation for 32-bit DMA */