diff options
author | Geert Uytterhoeven <[email protected]> | 2016-06-28 16:12:41 +0200 |
---|---|---|
committer | Geert Uytterhoeven <[email protected]> | 2016-08-08 14:30:28 +0200 |
commit | adc9ad09f722dd033be24bf8f3818c5d4b38315b (patch) | |
tree | c63d5bfde81bd65f0a774cfc1b72b77cc9610179 | |
parent | 37d0d275bd36db1eae1fb2b08762ae6f95066d78 (diff) |
pinctrl: sh-pfc: r8a7795: Correct header from R-Car Gen3 to R8A7795
This source file handles r8a7795 only, which is not the sole member of
the R-Car Gen3 family.
Signed-off-by: Geert Uytterhoeven <[email protected]>
Acked-by: Linus Walleij <[email protected]>
-rw-r--r-- | drivers/pinctrl/sh-pfc/pfc-r8a7795.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pinctrl/sh-pfc/pfc-r8a7795.c b/drivers/pinctrl/sh-pfc/pfc-r8a7795.c index 0f1a111447c3..1b35ad9b538d 100644 --- a/drivers/pinctrl/sh-pfc/pfc-r8a7795.c +++ b/drivers/pinctrl/sh-pfc/pfc-r8a7795.c @@ -1,5 +1,5 @@ /* - * R-Car Gen3 processor support - PFC hardware block. + * R8A7795 processor support - PFC hardware block. * * Copyright (C) 2015 Renesas Electronics Corporation * |