[media] s5p-tv: Include missing irqreturn.h header
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 7 Feb 2013 05:55:54 +0000 (02:55 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 8 Feb 2013 19:29:00 +0000 (17:29 -0200)
Without this patch we get the following compilation errors:
drivers/media/platform/s5p-tv/mixer.h:345:13: error: Expected ; at end of declaration
drivers/media/platform/s5p-tv/mixer.h:345:13: error: got mxr_irq_handler

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found