I'm not sure why ah_desc.h was required here, but it doesn't _need_

to be. So, just toss it.

There's no options or ah_desc fields in here.

Whilst I'm here, fix up the #ifdef and #define to mach.
This commit is contained in:
adrian 2012-11-16 20:04:45 +00:00
parent 23be008b66
commit 40d9982013

View File

@ -17,12 +17,11 @@
* $FreeBSD$
*/
#ifndef _ATH_AR5416_DESC_H_
#define _ATH_AR5416_DESC_H
#define _ATH_AR5416_DESC_H_
/*
* Hardware-specific descriptor structures.
*/
#include "ah_desc.h"
/* XXX Need to replace this with a dynamic
* method of determining Owl2 if possible