commit | cdd1fa91a6b8c7cd93b3abf9f3ef05b8ce741b61 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@acm.org> | Mon Aug 05 16:20:21 2024 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Aug 13 11:34:55 2024 +0200 |
tree | 711171c566bcebdc27553ffd1ca94a682050dca8 | |
parent | abfceba0a7a246ac082bf569807738ff7416f59f [diff] |
mips: sgi-ip22: Fix the build Fix a recently introduced build failure. Fixes: d69d80484598 ("driver core: have match() callback in struct bus_type take a const *") Signed-off-by: Bart Van Assche <bvanassche@acm.org> Link: https://lore.kernel.org/r/20240805232026.65087-3-bvanassche@acm.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>