Re: [PATCH] lib/test_firmware: add header file to prevent build errors

2018-02-15 Thread kbuild test robot
Hi Randy, Thank you for the patch! Yet something to improve: [auto build test ERROR on linus/master] [also build test ERROR on v4.16-rc1 next-20180215] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/co

[PATCH] lib/test_firmware: add header file to prevent build errors

2018-02-12 Thread Randy Dunlap
From: Randy Dunlap lib/test_firmware.c has build errors on some $ARCH due to a missing header file, so add it. lib/test_firmware.c:134:2: error: implicit declaration of function 'vfree' [-Werror=implicit-function-declaration] lib/test_firmware.c:620:25: error: implicit declaration of functi