]> asedeno.scripts.mit.edu Git - linux.git/commit
soc: fsl: guts: make fsl_guts_get_svr() static
authorHoria Geantă <horia.geanta@nxp.com>
Thu, 21 Feb 2019 10:37:31 +0000 (12:37 +0200)
committerLi Yang <leoyang.li@nxp.com>
Tue, 26 Feb 2019 17:48:04 +0000 (11:48 -0600)
commitae23a0fe58887a1c0518062b49bf8ac30209c26c
treed2cd3e0e15ddc623eb1f15f198bcd0d986c4a50b
parentbd3bd3b36df725645036748e58a8c35c8d2cbf91
soc: fsl: guts: make fsl_guts_get_svr() static

The export of fsl_guts_get_svr() is a left-over, it's currently used
only internally and users needing SoC information should use the generic
soc_device infrastructure.

Signed-off-by: Horia Geantă <horia.geanta@nxp.com>
Acked-by: Yangbo Lu <yangbo.lu@nxp.com>
Signed-off-by: Li Yang <leoyang.li@nxp.com>
drivers/soc/fsl/guts.c
include/linux/fsl/guts.h