From: Mauro Carvalho Chehab Date: Thu, 1 May 2008 05:17:24 +0000 (-0300) Subject: V4L/DVB (7813): Fix compilation, when V4L1_COMPAT is disabled X-Git-Tag: v2.6.26-rc3~62^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef69c8e88bafdeb896395fa5379a4b8c6a10bb08;p=pandora-kernel.git V4L/DVB (7813): Fix compilation, when V4L1_COMPAT is disabled This driver uses some sysfs helper functions that are available only for legacy drivers. It also requires linux/mm.h. This patch fixes compiliation when not in compat mode. Thanks to Ingo Molnar for identifying this issue. Acked-by: Jaime Velasco Juan Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed