diff options
author | Ben Dooks <ben.dooks@codethink.co.uk> | 2016-06-21 14:28:53 +0200 |
---|---|---|
committer | Wei Xu <xuwei5@hisilicon.com> | 2016-06-28 17:23:47 +0200 |
commit | 09ca62f5d72ad6a7496e83d4f65d7e33adfb7eee (patch) | |
tree | f2bdc2d4086722032ae9ea53284b49cd441a9812 /CREDITS | |
parent | Linux 4.7-rc1 (diff) | |
download | linux-09ca62f5d72ad6a7496e83d4f65d7e33adfb7eee.tar.xz linux-09ca62f5d72ad6a7496e83d4f65d7e33adfb7eee.zip |
ARM: hisi: make unexported symbols static
The two functions hix5hd2_set_scu_boot_addr() and
hip01_set_boot_addr() are not declared or exported
outside arch/arm/mach-hisi/platsmp.c file. Avoid
the following warnings by making them static:
arch/arm/mach-hisi/platsmp.c:142:6: warning: symbol 'hip01_set_boot_addr' was not declared. Should it be static?
arch/arm/mach-hisi/platsmp.c:106:6: warning: symbol 'hix5hd2_set_scu_boot_addr' was not declared. Should it be static?
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions