From: Mauro Carvalho Chehab Date: Sun, 13 Sep 2009 14:24:22 +0000 (-0300) Subject: V4L/DVB (12731): cx25821: Add missing include X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=466a1c15b5dff85810cb86d6b37b96b07846cd82;p=deliverable%2Flinux.git V4L/DVB (12731): cx25821: Add missing include /home/v4l/master/v4l/cx25821-audups11.c:99: error: implicit declaration of function 'lock_kernel' /home/v4l/master/v4l/cx25821-audups11.c:112: error: implicit declaration of function 'unlock_kernel' Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/staging/cx25821/cx25821.h b/drivers/staging/cx25821/cx25821.h index 074ea34c3b25..578cdd51ae5f 100644 --- a/drivers/staging/cx25821/cx25821.h +++ b/drivers/staging/cx25821/cx25821.h @@ -32,6 +32,7 @@ #include #include #include +#include #include #include