The driver is not included in backports and we should use the in kernel
headers.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
--- /dev/null
+#ifndef _COMPAT_LINUX_EEPROM_93CX6_H
+#define _COMPAT_LINUX_EEPROM_93CX6_H 1
+
+#include_next <linux/eeprom_93cx6.h>
+
+#ifndef PCI_EEPROM_WIDTH_93C86
+#define PCI_EEPROM_WIDTH_93C86 8
+#endif /* PCI_EEPROM_WIDTH_93C86 */
+
+#endif /* _COMPAT_LINUX_EEPROM_93CX6_H */
include/linux/ieee80211.h
include/linux/pci_ids.h
-include/linux/eeprom_93cx6.h
include/linux/ath9k_platform.h
include/linux/wl12xx.h
include/linux/rndis.h