V4L/DVB (10277): cx18, cx2341x: Fix bugs in cx18 AC3 control and comply with V4L2...
[pandora-kernel.git] / include / media / cx2341x.h
index 2601bc7..9ebe855 100644 (file)
@@ -29,7 +29,6 @@ enum cx2341x_cap {
        CX2341X_CAP_HAS_SLICED_VBI = 1 << 0,
        CX2341X_CAP_HAS_TS         = 1 << 1,
        CX2341X_CAP_HAS_AC3        = 1 << 2,
-       CX2341X_CAP_HAS_LPCM       = 1 << 3,
 };
 
 struct cx2341x_mpeg_params {