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.
This commit is contained in:
Adrian Chadd 2012-11-17 02:00:33 +00:00
parent 055ef78fd7
commit f8af1be8f8

View File

@ -22,7 +22,6 @@
/*
* Hardware-specific descriptor structures.
*/
#include "ah_desc.h"
/*
* AR5212-specific tx/rx descriptor definition.