ARM: s3c24xx: drop s3c-camif setup platform code
authorKrzysztof Kozlowski <krzk@kernel.org>
Mon, 17 Aug 2020 16:48:36 +0000 (18:48 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Wed, 19 Aug 2020 18:57:32 +0000 (20:57 +0200)
commit5b5858ef45906bbd71d8fc95e3bc30860b599620
tree54387488f68230ed84eb0f2eb822a390aaa043c4
parent73dff51f575c7f48a8a115bf9648243912fb12e9
ARM: s3c24xx: drop s3c-camif setup platform code

The s3c-camif driver setup platform code does not have any users so it
can be safely removed.

Along with the code W=1 compile warnings go away:

    arch/arm/mach-s3c24xx/setup-camif.c:28:5: warning: no previous prototype for 's3c_camif_gpio_get' [-Wmissing-prototypes]
    arch/arm/mach-s3c24xx/setup-camif.c:56:6: warning: no previous prototype for 's3c_camif_gpio_put' [-Wmissing-prototypes]

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm/mach-s3c24xx/Kconfig
arch/arm/mach-s3c24xx/Makefile
arch/arm/mach-s3c24xx/setup-camif.c [deleted file]
include/media/drv-intf/s3c_camif.h