Adrian Chadd 3f3087fd02 Include opt_ah.h when compiling the driver.
There are HAL methods which are actually direct register
access, rather than simply HAL calls. Because of this, these
register accesses would use the non-debug path in ah_osdep.h
as opt_ah.h isn't included.

With this, the correct register access methods are used,
so debugging traces show things such as TXDP checking and
TSF32 access.
2011-10-18 02:43:59 +00:00
..
2011-10-07 16:09:44 +00:00
2011-10-16 17:59:28 +00:00
2011-10-16 14:30:28 +00:00
2011-10-07 16:09:44 +00:00
2011-10-07 16:09:44 +00:00
2011-10-04 23:53:47 +00:00
2011-10-16 14:30:28 +00:00
2011-10-04 13:24:22 +00:00
2011-10-15 09:29:43 +00:00
2011-10-17 19:40:26 +00:00