diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-06-29 06:49:26 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-06-29 06:49:26 -0300 |
commit | 1aaedcfcedc4290350ffe058a6f1e7af9319ff3c (patch) | |
tree | 29fa4f815789d7a7dd28786d7fe1f37bd5e2eb31 /linux/drivers/media/video/cx18/cx18-cards.h | |
parent | 65184f180c64c20423ffcc881e39fc645d8a3afd (diff) | |
download | mediapointer-dvb-s2-1aaedcfcedc4290350ffe058a6f1e7af9319ff3c.tar.gz mediapointer-dvb-s2-1aaedcfcedc4290350ffe058a6f1e7af9319ff3c.tar.bz2 |
Fix whitespace diffs between -git and mercurial
From: Mauro Carvalho Chehab <mchehab@infradead.org>
Kernel-sync:
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/video/cx18/cx18-cards.h')
-rw-r--r-- | linux/drivers/media/video/cx18/cx18-cards.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/video/cx18/cx18-cards.h b/linux/drivers/media/video/cx18/cx18-cards.h index 26ac41de2..dc283d756 100644 --- a/linux/drivers/media/video/cx18/cx18-cards.h +++ b/linux/drivers/media/video/cx18/cx18-cards.h @@ -130,7 +130,7 @@ struct cx18_card { u8 xceive_pin; /* XCeive tuner GPIO reset pin */ struct cx18_gpio_init gpio_init; struct cx18_gpio_i2c_slave_reset gpio_i2c_slave_reset; - struct cx18_gpio_audio_input gpio_audio_input; + struct cx18_gpio_audio_input gpio_audio_input; struct cx18_card_tuner tuners[CX18_CARD_MAX_TUNERS]; struct cx18_card_tuner_i2c *i2c; |