OSDN Git Service

[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)
commit5853d1acdeb3e40daaac6c465d92fc069272cb6a
tree9a822e1a4cba04292a64269afc96efbf20706ffe
parente6066dba444903344c843dbdcb77a4823c51e7e3
[media] s5p-tv: Include missing irqreturn.h header

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>
drivers/media/platform/s5p-tv/mixer.h