diff options
author | Andrew Lunn <andrew@lunn.ch> | 2012-05-10 07:25:33 -0400 |
---|---|---|
committer | Andrew Lunn <andrew@lunn.ch> | 2012-05-14 12:12:36 -0400 |
commit | 6ed272f245893f2278a9f5a59bacd857664c7d1f (patch) | |
tree | bef89c665532b6ea75ae95fc2616346f6f93c71b /net/batman-adv/bat_iv_ogm.c | |
parent | d48b97b403d23f6df0b990cee652bdf9a52337a3 (diff) |
Orion5x: Fix warning: struct pci_dev declared inside paramter list
Orion5x board files which don't have PCI give warnings:
arch/arm/mach-orion5x/common.h:54:38: warning: 'struct pci_dev' declared
inside parameter list.
Add a forward declaration in the header file, which is the pattern
used for other PCI structures.
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Diffstat (limited to 'net/batman-adv/bat_iv_ogm.c')
0 files changed, 0 insertions, 0 deletions