Commit c9cb013
Christoph Hellwig
ARM/dma-mapping: remove the dma_coherent member of struct dev_archdata
Since commit ae626eb ("ARM/dma-mapping: use dma-direct
unconditionally") only the dma_coherent flag in struct device is used,
so remove the now write only flag in struct dev_archdata.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Russell King (Oracle) <[email protected]>1 parent 49bc8be commit c9cb013
2 files changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1775 | 1775 | | |
1776 | 1776 | | |
1777 | 1777 | | |
1778 | | - | |
1779 | | - | |
| 1778 | + | |
1780 | 1779 | | |
1781 | | - | |
1782 | 1780 | | |
1783 | 1781 | | |
1784 | 1782 | | |
| |||
0 commit comments