[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20190304002428.GA1043@localhost.localdomain>
Date: Mon, 4 Mar 2019 08:24:29 +0800
From: Tom Li <tomli@...li.me>
To: Lee Jones <lee.jones@...aro.org>, linux-mips@...r.kernel.org
Cc: kbuild-all@...org, Yifeng Li <tomli@...li.me>,
Jiaxun Yang <jiaxun.yang@...goat.com>,
Huacai Chen <chenhc@...ote.com>,
Ralf Baechle <ralf@...ux-mips.org>,
Paul Burton <paul.burton@...s.com>,
James Hogan <jhogan@...nel.org>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/7] mfd: yeeloong_kb3310b: support KB3310B EC for Lemote
Yeeloong laptops.
> drivers/mfd/yeeloong_kb3310b.c: In function 'kb3310b_read':
> >> drivers/mfd/yeeloong_kb3310b.c:70:2: error: implicit declaration of function 'outb' [-Werror=implicit-function-declaration]
> outb((reg & 0xff00) >> 8, KB3310B_IO_PORT_HIGH);
> ^~~~
> >> drivers/mfd/yeeloong_kb3310b.c:72:8: error: implicit declaration of function 'inb' [-Werror=implicit-function-declaration]
> val = inb(KB3310B_IO_PORT_DATA);
> ^~~
Nice bot.
I'll send out PATCH v2 soon with this fixed.
Cheers,
Tom Li
Powered by blists - more mailing lists