diff options
Diffstat (limited to 'include/linux/8250_pci.h')
-rw-r--r-- | include/linux/8250_pci.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/8250_pci.h b/include/linux/8250_pci.h new file mode 100644 index 000000000000..5f3ab21b339b --- /dev/null +++ b/include/linux/8250_pci.h | |||
@@ -0,0 +1,2 @@ | |||
1 | int pci_siig10x_fn(struct pci_dev *dev, int enable); | ||
2 | int pci_siig20x_fn(struct pci_dev *dev, int enable); | ||