diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2017-04-25 19:36:25 +0200 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2017-04-28 10:07:36 +0200 |
commit | 7b4ccb3c466f62bbf2f4dd5d6a143d945a6f3051 (patch) | |
tree | c25f394341162721c72ea0f4122aa2c6044a562b /drivers/soc/renesas/rcar-sysc.c | |
parent | c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201 (diff) | |
download | linux-stable-7b4ccb3c466f62bbf2f4dd5d6a143d945a6f3051.tar.gz linux-stable-7b4ccb3c466f62bbf2f4dd5d6a143d945a6f3051.tar.bz2 linux-stable-7b4ccb3c466f62bbf2f4dd5d6a143d945a6f3051.zip |
soc: renesas: Provide dummy rcar_rst_read_mode_pins() for compile-testing
If the R-Car RST driver is not included, compile-testing R-Car clock
drivers fails with a link error:
undefined reference to `rcar_rst_read_mode_pins'
To fix this, provide a dummy version. Use the exact same test logic as
in drivers/soc/renesas/Makefile, as there is no Kconfig symbol (yet) to
control compilation of the R-Car RST driver.
Fixes: 527c02f66d263d2e ("soc: renesas: Add R-Car RST driver")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'drivers/soc/renesas/rcar-sysc.c')
0 files changed, 0 insertions, 0 deletions