diff options
author | Arnd Bergmann <arnd@arndb.de> | 2020-11-24 23:19:05 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2022-04-21 16:00:55 +0300 |
commit | cc81e344809cc9aab581f14398facd7104e63e80 (patch) | |
tree | 8a285efe0855bb32c7410bc73324d51a9a742fbd /include/linux/soc/ti/omap1-usb.h | |
parent | 81ad0f5bc476505781b1398be52a81eda3ee9798 (diff) | |
download | linux-cc81e344809cc9aab581f14398facd7104e63e80.tar.xz |
ARM: omap1: ams-delta: remove camera leftovers
The obsolete camera support was removed, but a few lines remain in this
file and cause a warning:
arch/arm/mach-omap1/board-ams-delta.c:462:12: warning: 'ams_delta_camera_power' defined but not used [-Wunused-function]
462 | static int ams_delta_camera_power(struct device *dev, int power)
Remove this and all related lines as well.
Fixes: ce548396a433 ("media: mach-omap1: board-ams-delta.c: remove soc_camera dependencies")
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'include/linux/soc/ti/omap1-usb.h')
0 files changed, 0 insertions, 0 deletions