[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4E36D14F.5030100@lwfinger.net>
Date: Mon, 01 Aug 2011 11:16:15 -0500
From: Larry Finger <Larry.Finger@...inger.net>
To: Geert Uytterhoeven <geert@...ux-m68k.org>
CC: LKML <linux-kernel@...r.kernel.org>
Subject: Suggestions for errors
Geert,
In your "Build regressions/Improvements" postings, I keep seeing errors of the
form below:
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
I do not know enough of the sh architecture to know how to fix this. Would
including <asm-generic/io.h> work? Would there be any side effects for other
architectures?
Thanks,
Larry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists