commit | 269e583357df32d77368903214f10f43fa5d7a5f | [log] [tgz] |
---|---|---|
author | Oliver O'Halloran <oohall@gmail.com> | Wed Oct 07 15:09:02 2020 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed Oct 07 22:34:47 2020 +1100 |
tree | 58a34e34bf6940b2442e0b30e4f261fa59e07b0c | |
parent | 72cdd117c449896c707fc6cfe5b90978160697d0 [diff] |
powerpc/eeh: Delete eeh_pe->config_addr The eeh_pe->config_addr field was supposed to be removed in commit 35d64734b643 ("powerpc/eeh: Clean up PE addressing") which made it largely unused. Finish the job. Signed-off-by: Oliver O'Halloran <oohall@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20201007040903.819081-1-oohall@gmail.com