crypto/qat: remove dependency on ether library
authorBruce Richardson <bruce.richardson@intel.com>
Thu, 31 Aug 2017 13:42:44 +0000 (14:42 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 31 Aug 2017 21:03:08 +0000 (23:03 +0200)
commit06791a4bcedf3eb97f05c13debff90272e3b0d54
treec483b4dd37387f6be6543ff3bc2afce0c201aac8
parentc42021fe564e30ecd281d2e29c2f6b12918dfb98
crypto/qat: remove dependency on ether library

The QAT crypto driver does not need to depend on the ether library, so
remove the unnecessary header inclusion.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
drivers/crypto/qat/qat_crypto.c