When rtlwifi is built for the sh4 architecture, build errors of the following type occur. v3.0/sh4/sh-allmodconfig v3.0/sh4/sh-allyesconfig src/drivers/net/wireless/rtlwifi/rtl8192c/../pci.h:290: error: implicit declaration of function 'outl': 4 errors in 2 logs v3.0/sh4/sh-allmodconfig v3.0/sh4/sh-allyesconfig src/drivers/net/wireless/rtlwifi/rtl8192c/../pci.h:295: error: implicit declaration of function 'outb': 4 errors in 2 logs v3.0/sh4/sh-allmodconfig v3.0/sh4/sh-allyesconfig src/drivers/net/wireless/rtlwifi/rtl8192c/../pci.h:300: error: implicit declaration of function 'inb': 4 errors in 2 logs v3.0/sh4/sh-allmodconfig v3.0/sh4/sh-allyesconfig src/drivers/net/wireless/rtlwifi/rtl8192c/../pci.h:305: error: implicit declaration of function 'inw': 4 errors in 2 logs John, This is 3.2 material, unless some user reports a build failure for some architecture that actually runs one of the PCIe drivers. Larry --- Larry Finger (2): rtlwifi: Eliminate raw reads and writes from PCIe portion rtlwifi: Remove raw read/write routines from header drivers/net/wireless/rtlwifi/pci.c | 37 +++++++++-------------------------- drivers/net/wireless/rtlwifi/pci.h | 26 -------------------------- 2 files changed, 10 insertions(+), 53 deletions(-) -- 1.7.3.4 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html