aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2015-03-02 00:12:03 +0100
committerHeiko Stuebner <[email protected]>2015-03-11 22:40:56 +0100
commitbd76d73836fa903d67eaabcb3a0201d2d0a73461 (patch)
tree14d1e3bbd563ce94776870909bfab8b7b8488456 /scripts/gdb/linux/modules.py
parentc517d838eb7d07bbe9507871fab3931deccff539 (diff)
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 <[email protected]> Signed-off-by: Heiko Stuebner <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions