mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
Signed-off-by: Maxime Bizon <mbizon@freebox.fr> Signed-off-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
7 lines
120 B
C
7 lines
120 B
C
#ifndef BCM63XX_DEV_PCI_H_
|
|
#define BCM63XX_DEV_PCI_H_
|
|
|
|
extern int bcm63xx_pci_enabled;
|
|
|
|
#endif /* BCM63XX_DEV_PCI_H_ */
|