aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManu Abraham <abraham.manu@gmail.com>2009-12-02 20:09:53 -0500
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-01-17 08:55:28 -0500
commit55172773c57221c7c81e445d04f811f2f0478c3e (patch)
tree97d91895018761d46622ca4c4968acf38ad97080
parentdf0cca174b4d85ea041509a13e5e68b377758bf1 (diff)
V4L/DVB (13707): [Mantis] Whitespace cleanup
Signed-off-by: Manu Abraham <manu@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
-rw-r--r--drivers/media/dvb/mantis/mantis_common.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/media/dvb/mantis/mantis_common.h b/drivers/media/dvb/mantis/mantis_common.h
index 60a7457b2b98..d39cbe0f2414 100644
--- a/drivers/media/dvb/mantis/mantis_common.h
+++ b/drivers/media/dvb/mantis/mantis_common.h
@@ -83,7 +83,7 @@ struct mantis_pci {
83 struct pci_dev *pdev; 83 struct pci_dev *pdev;
84 84
85 unsigned long mantis_addr; 85 unsigned long mantis_addr;
86 volatile void __iomem *mantis_mmio; 86 volatile void __iomem *mantis_mmio;
87 87
88 u8 irq; 88 u8 irq;
89 u8 revision; 89 u8 revision;
@@ -121,8 +121,8 @@ struct mantis_pci {
121 121
122 struct mantis_hwconfig *hwconfig; 122 struct mantis_hwconfig *hwconfig;
123 123
124 u32 mantis_int_stat; 124 u32 mantis_int_stat;
125 u32 mantis_int_mask; 125 u32 mantis_int_mask;
126 126
127 /* board specific */ 127 /* board specific */
128 u8 mac_address[8]; 128 u8 mac_address[8];