diff options
author | Greg Kroah-Hartman <[email protected]> | 2022-11-28 18:35:39 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-11-29 09:28:46 +0100 |
commit | fb12940f51d96ead10f9c0fd578e69b8de10ca81 (patch) | |
tree | 4a18943b1a39c7a5f4efb40bc3f8f82cd9a9dc5c /lib/mpi/mpiutil.c | |
parent | ff62b8e6588fb07bedda7423622c140c4edd66a7 (diff) |
driver core: fix up some missing class.devnode() conversions.
In commit ff62b8e6588f ("driver core: make struct class.devnode() take a
const *") the ->devnode callback changed the pointer to be const, but a
few instances of PowerPC drivers were not caught for some reason.
Fix this up by changing the pointers to be const.
Fixes: ff62b8e6588f ("driver core: make struct class.devnode() take a const *")
Cc: Michael Ellerman <[email protected]>
Cc: Nicholas Piggin <[email protected]>
Cc: Christophe Leroy <[email protected]>
Cc: Frederic Barrat <[email protected]>
Cc: Andrew Donnellan <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: [email protected]
Reported-by: Stephen Rothwell <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions