commit | 5853d1acdeb3e40daaac6c465d92fc069272cb6a | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Thu Feb 07 02:55:54 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Feb 08 17:29:00 2013 -0200 |
tree | 9a822e1a4cba04292a64269afc96efbf20706ffe | |
parent | e6066dba444903344c843dbdcb77a4823c51e7e3 [diff] |
[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>