Re: [PATCH] staging: dgap: adds driver to kernel build

2013-08-22 Thread Greg KH
On Thu, Aug 22, 2013 at 01:40:35PM -0400, Lidza Louina wrote: > This patch adds the dgap driver to the kernel build process. > > Signed-off-by: Lidza Louina I've applied this, but I'm getting this build warning now: drivers/staging/dgap/dgap_mgmt.c: In function ‘dgap_mgmt_ioctl’: drivers/stagin

[PATCH] staging: dgap: adds driver to kernel build

2013-08-22 Thread Lidza Louina
This patch adds the dgap driver to the kernel build process. Signed-off-by: Lidza Louina --- drivers/staging/Kconfig | 2 ++ drivers/staging/Makefile | 1 + 2 files changed, 3 insertions(+) diff --git a/drivers/staging/Kconfig b/drivers/staging/Kconfig index 0d9d92b..9de0900 100644 --- a/drive