From 24ef88cb0f23a0440752948c8b7d4656ba2f4ebe Mon Sep 17 00:00:00 2001 From: Michael Krufky Date: Sun, 5 Nov 2006 13:33:24 -0500 Subject: cx88-dvb: whitespace cleanup From: Michael Krufky whitespace cleanup to match git commit 76dc82ab57236105285fd8520895c1404b8b952f kernel-sync Signed-off-by: Michael Krufky --- linux/drivers/media/video/cx88/cx88-dvb.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'linux/drivers/media/video/cx88/cx88-dvb.c') diff --git a/linux/drivers/media/video/cx88/cx88-dvb.c b/linux/drivers/media/video/cx88/cx88-dvb.c index 56ef3b413..65e612e2c 100644 --- a/linux/drivers/media/video/cx88/cx88-dvb.c +++ b/linux/drivers/media/video/cx88/cx88-dvb.c @@ -316,10 +316,12 @@ static struct cx22702_config hauppauge_novat_config = { .demod_address = 0x43, .output_mode = CX22702_SERIAL_OUTPUT, }; + static struct cx22702_config hauppauge_hvr1100_config = { .demod_address = 0x63, .output_mode = CX22702_SERIAL_OUTPUT, }; + static struct cx22702_config hauppauge_hvr3000_config = { .demod_address = 0x63, .output_mode = CX22702_SERIAL_OUTPUT, -- cgit v1.2.3