From owner-svn-src-head@FreeBSD.ORG Fri Dec 23 04:05:39 2011 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C44DE106564A; Fri, 23 Dec 2011 04:05:39 +0000 (UTC) (envelope-from adrian@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id AE0F28FC08; Fri, 23 Dec 2011 04:05:39 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id pBN45d7O047630; Fri, 23 Dec 2011 04:05:39 GMT (envelope-from adrian@svn.freebsd.org) Received: (from adrian@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id pBN45dTg047628; Fri, 23 Dec 2011 04:05:39 GMT (envelope-from adrian@svn.freebsd.org) Message-Id: <201112230405.pBN45dTg047628@svn.freebsd.org> From: Adrian Chadd Date: Fri, 23 Dec 2011 04:05:39 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r228833 - head/sys/dev/ath/ath_hal/ar9002 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Dec 2011 04:05:39 -0000 Author: adrian Date: Fri Dec 23 04:05:39 2011 New Revision: 228833 URL: http://svn.freebsd.org/changeset/base/228833 Log: Remove unused #define's. Pointy hat to: adrian, for not properly reading things when he copied ar9285.h to ar9287.h. Modified: head/sys/dev/ath/ath_hal/ar9002/ar9287.h Modified: head/sys/dev/ath/ath_hal/ar9002/ar9287.h ============================================================================== --- head/sys/dev/ath/ath_hal/ar9002/ar9287.h Fri Dec 23 03:59:49 2011 (r228832) +++ head/sys/dev/ath/ath_hal/ar9002/ar9287.h Fri Dec 23 04:05:39 2011 (r228833) @@ -45,9 +45,7 @@ struct ath_hal_9287 { #define AH9287(_ah) ((struct ath_hal_9287 *)(_ah)) #define AR9287_DEFAULT_RXCHAINMASK 3 -#define AR9285_DEFAULT_RXCHAINMASK 1 #define AR9287_DEFAULT_TXCHAINMASK 3 -#define AR9285_DEFAULT_TXCHAINMASK 1 #define AR_PHY_CCA_NOM_VAL_9287_2GHZ -112 #define AR_PHY_CCA_NOM_VAL_9287_5GHZ -112