From: Tobias Klauser Date: Wed, 10 Sep 2014 07:34:51 +0000 (+0200) Subject: staging: vt6655: Remove unnecessary condition around include X-Git-Tag: fixes-for-v3.18-merge-window~15^2~447 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4a814d4a99508ba9070c85deb19ce8a64154721;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed