media: atomisp: Remove duplicate atomisp_[start|stop]_streaming() prototypes
authorHans de Goede <hdegoede@redhat.com>
Sun, 5 Mar 2023 15:46:38 +0000 (15:46 +0000)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sat, 15 Apr 2023 09:38:24 +0000 (10:38 +0100)
commit5fa5657be27971ec8c87abf50eaadb2205dd7053
tree7d63bd52019a5df9854c5a5846871af35d16c969
parent2ec5bfe0c24a55a091689f13b039ac6ac1c6395c
media: atomisp: Remove duplicate atomisp_[start|stop]_streaming() prototypes

atomisp_ioctl.h contains the atomisp_[start|stop]_streaming() function
prototypes 2 times. Drop one of the copies of the prototypes.

Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/staging/media/atomisp/pci/atomisp_ioctl.h