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)
commit253c892193ab58da6b1d94371285971b22c63260
tree1febb3e3272db1c688edeefc2f9c271d66af136b
parentfaa6d21153fd11e139dd880044521389b34a24f2
powerpc/eeh: Fix eeh eeh_debugfs_break_device() with SRIOV devices

s/CONFIG_IOV/CONFIG_PCI_IOV/

Whoops.

Fixes: bd6461cc7b3c ("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