Re: [PATCH] char: tb0219: fix build failure

From: Al Viro
Date: Wed Oct 05 2016 - 18:37:51 EST


On Wed, Oct 05, 2016 at 07:13:22PM +0530, Sudip Mukherjee wrote:
> The build of mips tb0219_defconfig was failing with the error:
>
> drivers/char/tb0219.c:188:2:
> error: implicit declaration of function 'put_user'
> drivers/char/tb0219.c:216:3:
> error: implicit declaration of function 'get_user'

this one, OTOH, was not; fix folded, with credits to you.