From: Hans Verkuil Date: Tue, 4 Feb 2014 09:00:52 +0000 (-0300) Subject: [media] usbtv: fix compiler error due to missing module.h X-Git-Tag: v3.15-rc1~85^2~418 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fd9330c2d0ae6c149ec817ec71797f943db98b4;p=pandora-kernel.git [media] usbtv: fix compiler error due to missing module.h usbtv-video.c needs module.h. So move the module.h include from usbtv-core.c to usbtv.h, that way both core.c and video.c have it. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed