ifdef only module

From: James
Date: Sun Aug 26 2012 - 03:53:25 EST


I want to only run code if a module is being built.

drivers/media/video/cx25840/cx25840-core.c: 394
If it is built into kernel it causes a timeout because it relies on udev which is not initialized yet.
The code is only needed to provide analog reception.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/