atl2: convert to KNF
Change-Id: Ie4b979aab3127a91a12b8086326da0eb1f9a860b
This commit is contained in:
parent
d1db724f47
commit
1539606d98
2 changed files with 263 additions and 282 deletions
File diff suppressed because it is too large
Load diff
|
@ -179,5 +179,3 @@
|
||||||
#define ATL2_TXS_ABORTCOL 0x04000000 /* collision abort */
|
#define ATL2_TXS_ABORTCOL 0x04000000 /* collision abort */
|
||||||
#define ATL2_TXS_UNDERRUN 0x08000000 /* buffer underrun */
|
#define ATL2_TXS_UNDERRUN 0x08000000 /* buffer underrun */
|
||||||
#define ATL2_TXS_UPDATE 0x80000000 /* updated by device */
|
#define ATL2_TXS_UPDATE 0x80000000 /* updated by device */
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue