summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath/ath_hal/ar5312
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2008-12-13 03:44:44 +0000
committersam <sam@FreeBSD.org>2008-12-13 03:44:44 +0000
commit67b6f977510a4a32244fd16572cbacefabbd8f9d (patch)
tree3c567a15796a2f81a5a27650a2631d2fa9e79f41 /sys/dev/ath/ath_hal/ar5312
parent424471c96111063babc0067a4aca8b5f8f932493 (diff)
downloadFreeBSD-src-67b6f977510a4a32244fd16572cbacefabbd8f9d.zip
FreeBSD-src-67b6f977510a4a32244fd16572cbacefabbd8f9d.tar.gz
remove conflicting decl
Obtained from: netbsd
Diffstat (limited to 'sys/dev/ath/ath_hal/ar5312')
-rw-r--r--sys/dev/ath/ath_hal/ar5312/ar5312.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/dev/ath/ath_hal/ar5312/ar5312.h b/sys/dev/ath/ath_hal/ar5312/ar5312.h
index 4714ea1..4943891 100644
--- a/sys/dev/ath/ath_hal/ar5312/ar5312.h
+++ b/sys/dev/ath/ath_hal/ar5312/ar5312.h
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5312.h,v 1.5 2008/11/22 07:37:40 sam Exp $
+ * $FreeBSD$
*/
#ifndef _ATH_AR5312_H_
#define _ATH_AR5312_H_
@@ -38,8 +38,6 @@
AH_PRIVATE(ah)->ah_devid == AR5212_AR2317_REV1 || \
AH_PRIVATE(ah)->ah_devid == AR5212_AR2317_REV2)
-extern struct ath_hal * ar5312Attach(uint16_t devid, HAL_SOFTC sc,
- HAL_BUS_TAG st, HAL_BUS_HANDLE sh, HAL_STATUS *status);
extern HAL_BOOL ar5312IsInterruptPending(struct ath_hal *ah);
/* AR5312 */
OpenPOWER on IntegriCloud