diff options
author | Marcos Paulo de Souza <marcos.souza.org@gmail.com> | 2012-04-18 01:30:10 -0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-18 16:58:17 -0700 |
commit | 365d47a1ea7297c37d1d707c25e3203cd51ebb15 (patch) | |
tree | e72c6f732b0c7dcbf6c23a714250cd83756c6d25 /drivers/staging/media/Kconfig | |
parent | 51d7ff0215631bf9ffa148c9335aef391a277b84 (diff) |
drivers: staging: media: easycap: easycap_ioctl: Include version.h header
The output of "make versioncheck" told us that:
drivers/staging/media/easycap/easycap_ioctl.c: 2442: need
linux/version.h
If we take a look at the code, we will see the macro KERNEL_VERSION be
used. So, we need this include.
Cc: Mauro Carvalho Chehab <mchehab@infradead.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: <linux-media@vger.kernel.org>
Cc: <devel@driverdev.osuosl.org >
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/media/Kconfig')
0 files changed, 0 insertions, 0 deletions