From: Sachin Kamat Date: Thu, 7 Feb 2013 05:55:54 +0000 (-0300) Subject: [media] s5p-tv: Include missing irqreturn.h header X-Git-Tag: v3.9-rc1~93^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5853d1acdeb3e40daaac6c465d92fc069272cb6a;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed