commit | a13625c518ca6fd3ff7cb3b66d8023f843a745a3 | [log] [tgz] |
---|---|---|
author | Pekka Enberg <penberg@cs.helsinki.fi> | Sat Oct 13 05:54:54 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Mon Oct 22 12:01:35 2007 -0200 |
tree | 32a73a63a51ee704ed545c0bdc29eeb1cc19892f | |
parent | 475d5263114d55eb9024e6ab4b6ea74e28386970 [diff] |
V4L/DVB (6324): fix videobuf_cgmbuf export As videobuf_cgmbuf is defined only if CONFIG_VIDEO_V4L1_COMPAT is enabled, move the EXPORT_SYMBOL_GPL declaration inside the #ifdef block. Fixes compilation for x86_64 defconfig. Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>