Author: adrian
Date: Sat Nov 17 02:00:33 2012
New Revision: 243168
URL: http://svnweb.freebsd.org/changeset/base/243168

Log:
  Remove the ah_desc.h reference; it's not needed.
  
  I'm using these descriptor header files in userland and I'm trying to
  avoid populating a compatibility ah_desc.h file.

Modified:
  head/sys/dev/ath/ath_hal/ar5212/ar5212desc.h

Modified: head/sys/dev/ath/ath_hal/ar5212/ar5212desc.h
==============================================================================
--- head/sys/dev/ath/ath_hal/ar5212/ar5212desc.h        Sat Nov 17 01:57:45 
2012        (r243167)
+++ head/sys/dev/ath/ath_hal/ar5212/ar5212desc.h        Sat Nov 17 02:00:33 
2012        (r243168)
@@ -22,7 +22,6 @@
 /*
  * Hardware-specific descriptor structures.
  */
-#include "ah_desc.h"
 
 /*
  * AR5212-specific tx/rx descriptor definition.
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to