On Sat, Aug 24, 2013 at 09:59:40PM -0400, Lidza Louina wrote:
> This patch adds the slab.h dependency to driver.c. The code
> was causing these errors:
>
> drivers/staging/dgnc/dgnc_driver.c: In function 'dgnc_cleanup_board':
> >> drivers/staging/dgnc/dgnc_driver.c:461:3: error: implicit declarati
This patch adds the slab.h dependency to driver.c. The code
was causing these errors:
drivers/staging/dgnc/dgnc_driver.c: In function 'dgnc_cleanup_board':
>> drivers/staging/dgnc/dgnc_driver.c:461:3: error: implicit declaration
of function 'kfree' [-Werror=implicit-function-declaration]
drivers/s