Fix the F: entry in MAINTAINERS file, point it to the correct file. Signed-off-by: Marek Vasut <[email protected]> Cc: Geert Uytterhoeven <[email protected]> Cc: Joe Perches <[email protected]> Cc: Jonathan Cameron <[email protected]> Cc: Simon Horman <[email protected]> Cc: Wolfram Sang <[email protected]> Cc: [email protected] --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 1cd17e09970c..c945cacdee4a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12471,7 +12471,7 @@ RENESAS R-CAR GYROADC DRIVER M: Marek Vasut <[email protected]> L: [email protected] S: Supported -F: drivers/iio/adc/rcar_gyro_adc.c +F: drivers/iio/adc/rcar-gyroadc.c RENESAS R-CAR I2C DRIVERS M: Wolfram Sang <[email protected]> -- 2.18.0
