1
0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2026-01-18 20:40:22 +00:00
Geert Uytterhoeven 5312f321a6 mfd: syscon: Fix syscon_regmap_lookup_by_phandle_args() dummy
If CONFIG_MFD_SYSCON=n:

    include/linux/mfd/syscon.h:54:23: warning: ‘syscon_regmap_lookup_by_phandle_args’ defined but not used [-Wunused-function]

Fix this by adding the missing inline keyword.

Fixes: 6a24f567af4accef ("mfd: syscon: Add arguments support for syscon reference")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
2020-02-03 08:39:49 +00:00
..
2019-12-05 11:43:31 -08:00
2019-11-27 10:17:28 -08:00
2019-12-05 11:43:31 -08:00
2019-11-15 23:44:48 +01:00
2019-12-03 07:36:38 -07:00
2019-11-26 10:26:26 +01:00
2019-11-28 11:16:43 -08:00
2019-11-28 11:16:43 -08:00
2019-12-03 11:20:37 +01:00
2019-11-26 19:25:25 -08:00
2019-12-05 12:27:16 -08:00
2019-12-02 14:46:22 -08:00
2019-12-02 14:46:22 -08:00
2019-11-27 11:42:01 -08:00
2019-11-20 09:40:10 +01:00
2019-11-27 11:06:20 -08:00
2019-12-01 12:59:06 -08:00
2019-12-04 19:44:14 -08:00
2019-12-06 10:28:09 -08:00
2019-11-15 13:49:04 -05:00
2019-11-14 19:06:47 -08:00
2019-11-13 19:09:47 +08:00
2019-12-03 13:58:22 -08:00
2019-12-06 10:28:09 -08:00
2019-12-05 11:43:31 -08:00
2019-11-14 13:07:48 +08:00
2019-12-04 19:44:14 -08:00
2019-11-30 14:35:43 -08:00
2019-12-01 06:29:17 -08:00
2019-11-13 12:15:34 -08:00
2019-12-01 14:00:59 -08:00
2019-11-14 12:20:02 +08:00