Remove 'inline' from ar9300_init_pll(), it's too big to inline.

Submitted by:	adrian@
This commit is contained in:
Ian Lepore 2013-11-08 16:28:00 +00:00
parent c70af4875e
commit 6a101ebe72
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=257855

View File

@ -1332,7 +1332,7 @@ ar9300_set_operating_mode(struct ath_hal *ah, int opmode)
}
/* XXX need the logic for Osprey */
inline void
void
ar9300_init_pll(struct ath_hal *ah, struct ieee80211_channel *chan)
{
u_int32_t pll;