From: Sachin Kamat Date: Thu, 7 Feb 2013 05:55:55 +0000 (-0300) Subject: [media] s5p-tv: Include missing platform_device.h header X-Git-Tag: v3.9-rc1~93^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e58ac14ad2c443d86c5bed0137a010fe4d16fe2;p=pandora-kernel.git [media] s5p-tv: Include missing platform_device.h header Without this patch we get the following build error: drivers/media/platform/s5p-tv/mixer_video.c: In function ‘find_and_register_subdev’: drivers/media/platform/s5p-tv/mixer_video.c:42:34: error: ‘platform_bus_type’ undeclared (first use in this function) Signed-off-by: Sachin Kamat Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed