commit | ef69c8e88bafdeb896395fa5379a4b8c6a10bb08 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@infradead.org> | Thu May 01 02:17:24 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Wed May 14 02:54:00 2008 -0300 |
tree | 3daac47bbcb02fb0ef7f9e2e0ddb94e898ddbc3c | |
parent | b7eccc404f399ab93ed128e51ca5d6e0e5115dd2 [diff] |
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 <jsagarribay@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>