2 * Broadcom specific AMBA
5 * Licensed under the GNU/GPL. See COPYING for details.
8 #include "bcma_private.h"
9 #include <linux/bcma/bcma.h>
11 void __devinit
bcma_core_gmac_cmn_init(struct bcma_drv_gmac_cmn
*gc
)
13 mutex_init(&gc
->phy_mutex
);