diff --git a/[refs] b/[refs] index 12fe8a0d539f..6b0cecadbadd 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1e046d17b59046ac1333b59f8bab6db140ca5d56 +refs/heads/master: 822f0fd36281c0d56501d6153d10555dc2e2ba52 diff --git a/trunk/drivers/media/platform/davinci/vpif_capture.h b/trunk/drivers/media/platform/davinci/vpif_capture.h index d24efc17e4c8..1bc9d8bdd756 100644 --- a/trunk/drivers/media/platform/davinci/vpif_capture.h +++ b/trunk/drivers/media/platform/davinci/vpif_capture.h @@ -159,10 +159,6 @@ struct vpif_config_params { u32 video_limit[VPIF_CAPTURE_NUM_CHANNELS]; u8 max_device_type; }; -/* Struct which keeps track of the line numbers for the sliced vbi service */ -struct vpif_service_line { - u16 service_id; - u16 service_line[2]; -}; + #endif /* End of __KERNEL__ */ #endif /* VPIF_CAPTURE_H */