]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/eeh: Fix eeh eeh_debugfs_break_device() with SRIOV devices
authorOliver O'Halloran <oohall@gmail.com>
Thu, 26 Sep 2019 12:25:02 +0000 (22:25 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 26 Sep 2019 23:04:17 +0000 (09:04 +1000)
commit43902dcbcb801ed9cf91fcf92f06744d2a96fe58
tree1febb3e3272db1c688edeefc2f9c271d66af136b
parentd2734071ad3630d6b8c86cd5281b6bdea00348d4
powerpc/eeh: Fix eeh eeh_debugfs_break_device() with SRIOV devices

s/CONFIG_IOV/CONFIG_PCI_IOV/

Whoops.

Fixes: 787f8cd3c5a7 ("powerpc/eeh: Add a eeh_dev_break debugfs interface")
Signed-off-by: Oliver O'Halloran <oohall@gmail.com>
[mpe: Fixup the #endif comment as well]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20190926122502.14826-1-oohall@gmail.com
arch/powerpc/kernel/eeh.c