Files
linux/drivers/media/i2c
Jasmin Jessich 191cf8b074 media: adv7604 added include of linux/interrupt.h
On older Kernels (prior to 4.15) irqreturn_t and devm_request_threaded_irq
is not defined when compiling adv7604.c. It seems more recent Kernels
include it via another header which is included by adv7604.c.
Now we include linux/interrupt.h explicitly to get the type also defined
for Kernels prior to 4.15.

Signed-off-by: Jasmin Jessich <jasmin@anw.at>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2018-12-03 14:42:59 -05:00
..
2018-09-11 13:32:17 -04:00
2018-09-11 13:32:17 -04:00
2018-09-11 13:32:17 -04:00
2018-09-17 13:16:19 -04:00
2018-03-23 07:48:08 -04:00