Merge tag 'gpio-for-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
[linux-2.6.git] / drivers / bcma / driver_gmac_cmn.c
blobdcb137926d31e423dd51872c15cb7780cff8885f
1 /*
2 * Broadcom specific AMBA
3 * GBIT MAC COMMON Core
5 * Licensed under the GNU/GPL. See COPYING for details.
6 */
8 #include "bcma_private.h"
9 #include <linux/bcma/bcma.h>
11 void bcma_core_gmac_cmn_init(struct bcma_drv_gmac_cmn *gc)
13 mutex_init(&gc->phy_mutex);