backports: remove eeprom_93cx6.h header
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 24 Nov 2013 18:12:43 +0000 (19:12 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 24 Nov 2013 21:17:45 +0000 (22:17 +0100)
The driver is not included in backports and we should use the in kernel
headers.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
backport/backport-include/linux/eeprom_93cx6.h [new file with mode: 0644]
copy-list

diff --git a/backport/backport-include/linux/eeprom_93cx6.h b/backport/backport-include/linux/eeprom_93cx6.h
new file mode 100644 (file)
index 0000000..3385a3f
--- /dev/null
@@ -0,0 +1,10 @@
+#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 */
index 4a1afebff39696ff4ddf5ac910b2ad17c8f7c7a3..beff328d117e600137c007f48b86781aafbe59fd 100644 (file)
--- a/copy-list
+++ b/copy-list
@@ -19,7 +19,6 @@ drivers/net/wireless/Makefile
 
 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