diff options
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | 2015-03-02 00:12:03 +0100 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2015-03-11 22:40:56 +0100 |
commit | bd76d73836fa903d67eaabcb3a0201d2d0a73461 (patch) | |
tree | 14d1e3bbd563ce94776870909bfab8b7b8488456 /lib/crc-itu-t.c | |
parent | Linux 4.0-rc1 (diff) | |
download | linux-bd76d73836fa903d67eaabcb3a0201d2d0a73461.tar.xz linux-bd76d73836fa903d67eaabcb3a0201d2d0a73461.zip |
ARM: rockchip: Constify struct regmap_config and staticize local function
The regmap_config struct may be const because it is not modified by the
driver and regmap_init() accepts pointer to const.
Make function rockchip_get_core_reset() static because it is not used
outside of the platsmp.c file.
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'lib/crc-itu-t.c')
0 files changed, 0 insertions, 0 deletions