commit | 08acce1cab7c80f38169435c0a122369f07f12e8 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Jul 08 16:37:13 2016 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Sun Jul 17 16:42:47 2016 +1000 |
tree | bd47761945509143f50b211fe625d6c4dda98963 | |
parent | a34ab7c328b969d9f841e7887f6be3cc45b5202e [diff] |
powerpc/powernv/pci: Remove SWINV constants and obsolete TCE code We have some obsolete code in pnv_pci_p7ioc_tce_invalidate() to handle some internal lab tools that have stopped being useful a long time ago. Remove that along with the definition and test for the TCE_PCI_SWINV_* flags whose value is basically always the same. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>