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

s/CONFIG_IOV/CONFIG_PCI_IOV/

Whoops.

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