diff options
| author | Finn Thain <[email protected]> | 2016-01-03 16:05:43 +1100 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2016-01-06 21:43:01 -0500 |
| commit | 9db6024e55ee9b53c411d618e2a9476f6a130151 (patch) | |
| tree | d42452fb55febf86f554be18b416df55c76ad546 /scripts/gdb/linux/symbols.py | |
| parent | 55181be8ced18697e48f75d53028b9ee36522dba (diff) | |
ncr5380: Replace READ_OVERRUNS macro with FLAG_NO_DMA_FIXUPS
The workarounds for chip errata appear twice, in slightly different
forms. One is used when defined(REAL_DMA) || defined(REAL_DMA_POLL), the
other when defined(PSEUDO_DMA). In the PDMA case, the workarounds have
been made conditional on FLAG_NO_DMA_FIXUPS. Do the same for the DMA case,
to eliminate the READ_OVERRUNS macro.
Signed-off-by: Finn Thain <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Tested-by: Ondrej Zary <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/symbols.py')
0 files changed, 0 insertions, 0 deletions