diff options
author | 2021-04-01 18:04:34 +0200 | |
---|---|---|
committer | 2021-05-26 14:01:27 +0300 | |
commit | bae989c4bc53f861cc1b706aab0194703e9907a8 (patch) | |
tree | 3aec7865193766a8da9524f0e99ab4a34fa9806f /net/unix/af_unix.c | |
parent | bus: ti-sysc: Fix flakey idling of uarts and stop using swsup_sidle_act (diff) | |
download | wireguard-linux-bae989c4bc53f861cc1b706aab0194703e9907a8.tar.xz wireguard-linux-bae989c4bc53f861cc1b706aab0194703e9907a8.zip |
ARM: OMAP1: ams-delta: remove unused function ams_delta_camera_power
The ams_delta_camera_power() function is unused as reports
Clang compilation with omap1_defconfig on linux-next:
arch/arm/mach-omap1/board-ams-delta.c:462:12: warning: unused function 'ams_delta_camera_power' [-Wunused-function]
static int ams_delta_camera_power(struct device *dev, int power)
^
1 warning generated.
The soc_camera support was dropped without removing
ams_delta_camera_power() function, making it unused.
Fixes: ce548396a433 ("media: mach-omap1: board-ams-delta.c: remove soc_camera dependencies")
Signed-off-by: Maciej Falkowski <maciej.falkowski9@gmail.com>
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Link: https://github.com/ClangBuiltLinux/linux/issues/1326
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions