Randy Dunlap wrote:
> From: Randy Dunlap
>
> pms.c uses KERNEL_VERSION so it needs to include version.h.
Incorrect $subject, sorry.
> drivers/media/video/pms.c:682: error: implicit declaration of function
> 'KERNEL_VERSION'
>
> Signed-off-by: Randy Dunlap
> ---
> drivers/media/video/pms.c |
From: Randy Dunlap
pms.c uses KERNEL_VERSION so it needs to include version.h.
drivers/media/video/pms.c:682: error: implicit declaration of function
'KERNEL_VERSION'
Signed-off-by: Randy Dunlap
---
drivers/media/video/pms.c |1 +
1 file changed, 1 insertion(+)
--- linux-next-20091130.o