Almost all of the definitions in txrx.h are obsolete. Rather than remove the obsolete definitions and leave behind a file containing only the two definitions that are used, move those useful definitions to ol_txrx_types.h and completely remove txrx.h. A side effect of this change is that a couple of unrelated files no longer build because some of their dependencies were being met as a side effect by txrx.h including other files. To solve the build issues explicitly include the necessary header files where they are needed. Change-Id: Ic3e3b36939e4ab04831d41a1e230bfab3da086a2 CRs-Fixed: 2363231 |
||
---|---|---|
.. | ||
inc | ||
src |