From 12075079bd10677f0b1eecfc51ab13a01a2da2d1 Mon Sep 17 00:00:00 2001 From: Hans Verkuil Date: Thu, 20 Sep 2012 09:06:20 -0300 Subject: [PATCH] --- yaml --- r: 333770 b: refs/heads/master c: 822f0fd36281c0d56501d6153d10555dc2e2ba52 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/media/platform/davinci/vpif_capture.h | 6 +----- 2 files changed, 2 insertions(+), 6 deletions(-) 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 */