forked from Minki/linux
V4L/DVB (13707): [Mantis] Whitespace cleanup
Signed-off-by: Manu Abraham <manu@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
df0cca174b
commit
55172773c5
@ -83,7 +83,7 @@ struct mantis_pci {
|
|||||||
struct pci_dev *pdev;
|
struct pci_dev *pdev;
|
||||||
|
|
||||||
unsigned long mantis_addr;
|
unsigned long mantis_addr;
|
||||||
volatile void __iomem *mantis_mmio;
|
volatile void __iomem *mantis_mmio;
|
||||||
|
|
||||||
u8 irq;
|
u8 irq;
|
||||||
u8 revision;
|
u8 revision;
|
||||||
@ -121,8 +121,8 @@ struct mantis_pci {
|
|||||||
|
|
||||||
struct mantis_hwconfig *hwconfig;
|
struct mantis_hwconfig *hwconfig;
|
||||||
|
|
||||||
u32 mantis_int_stat;
|
u32 mantis_int_stat;
|
||||||
u32 mantis_int_mask;
|
u32 mantis_int_mask;
|
||||||
|
|
||||||
/* board specific */
|
/* board specific */
|
||||||
u8 mac_address[8];
|
u8 mac_address[8];
|
||||||
|
Loading…
Reference in New Issue
Block a user