Hi Randy,
On 09/12/2016 07:01 PM, Randy Dunlap wrote:
On 09/11/16 22:42, Stephen Rothwell wrote:
Hi all,
Changes since 20160909:
on x86_64:
../drivers/leds/leds-mlxcpld.c: In function 'mlxcpld_led_bus_access_func':
../drivers/leds/leds-mlxcpld.c:253:3: error: implicit declaration of function 'outb' [-Werror=implicit-function-declaration]
outb(*data, addr);
^
../drivers/leds/leds-mlxcpld.c:255:3: error: implicit declaration of function 'inb' [-Werror=implicit-function-declaration]
*data = inb(addr);
^
Thanks for the report. Fixed the issues along with three other
sparse warnings.
--
Best regards,
Jacek Anaszewski
--
To unsubscribe from this list: send the line "unsubscribe linux-next" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html