drivers: staging: vme: devices: Remove unneeded include version.h
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>
Wed, 18 Apr 2012 04:30:12 +0000 (01:30 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Apr 2012 23:58:17 +0000 (16:58 -0700)
commit51d7ff0215631bf9ffa148c9335aef391a277b84
treea46ca567d900cca13c0fba9c75f9a04db801f8d5
parentfdf3480032fc900075c4bdb18271150aaa8a53a0
drivers: staging: vme: devices: Remove unneeded include version.h

The output of "make versioncheck" told us that:

drivers/staging/vme/devices/vme_pio2_core.c: 13 linux/version.h not needed.
drivers/staging/vme/devices/vme_pio2_gpio.c: 13 linux/version.h not needed.

If we take a look at these files, we will agree to remove it.

Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.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>
drivers/staging/vme/devices/vme_pio2_core.c
drivers/staging/vme/devices/vme_pio2_gpio.c