staging: vt6655: Remove unnecessary condition around include
authorTobias Klauser <tklauser@distanz.ch>
Wed, 10 Sep 2014 07:34:51 +0000 (09:34 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 11 Sep 2014 21:59:18 +0000 (14:59 -0700)
commitb4a814d4a99508ba9070c85deb19ce8a64154721
treea855b6eab74970b81aeac0a1d031f7c9f80a079f
parent22981e0e5ab3aedfb46698ed7c12c7b944781bd3
staging: vt6655: Remove unnecessary condition around include

ethtool (and SIOCETHTOOL in particular) is part of Linux since the
pre-git era, it thus makes no sense no sense to make the include of
linux/ethtool.h conditional. Also remove the unused define
DEVICE_ETHTOOL_IOCTL_SUPPORT.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/device.h