linux/drivers/staging/media
Arnd Bergmann a22933221c stating/atomisp: fix -Wold-style-definition warning
ia_css_dequeue_param_buffers does not have an arguement type, causing a warning:

drivers/staging/media/atomisp/pci/atomisp2/css2400/sh_css_params.c: In function 'ia_css_dequeue_param_buffers':
drivers/staging/media/atomisp/pci/atomisp2/css2400/sh_css_params.c:3728:6: error: old-style function definition [-Werror=old-style-definition]

This adds a 'void' keywork to silence the warning.

Fixes: a49d25364d ("staging/atomisp: Add support for the Intel IPU v2")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-03-21 08:04:33 +01:00
..
atomisp stating/atomisp: fix -Wold-style-definition warning 2017-03-21 08:04:33 +01:00
bcm2048 Staging: media: bcm2048: Fixed coding style issue. 2017-02-12 13:55:28 -08:00
cxd2099 staging: cxd2099: Remove redundant code 2017-03-09 18:15:08 +01:00
davinci_vpfe Staging: media: davinci_vpfe - style fix 2017-03-14 06:03:50 +08:00
lirc Staging: media: lirc - style fix 2017-03-14 06:03:50 +08:00
omap4iss [media] v4l: omap4iss: Clean up file handle in open() and release() 2017-01-31 11:50:06 -02:00
s5p-cec [media] staging/media/s5p-cec/exynos_hdmi_cecctrl.c Fixed blank line before closing brace '}' 2017-01-30 15:48:54 -02:00
st-cec [media] cec: pass parent device in register(), not allocate() 2016-11-29 12:07:17 -02:00
Kconfig staging/atomisp: Add support for the Intel IPU v2 2017-03-06 09:39:54 +01:00
Makefile staging/atomisp: Add support for the Intel IPU v2 2017-03-06 09:39:54 +01:00