commit | 8d9ee66ac0e5212be37204949c8c86eabbadb24d | [log] [tgz] |
---|---|---|
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | Tue Jun 20 15:17:01 2017 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Jul 26 03:25:20 2017 -0700 |
tree | c4cb49e709d5f73402893423408620dcf5b89632 | |
parent | d8b2c700a3a07c7108d9031dc88a6298c101e05d [diff] |
i40evf: add some missing includes These includes were all being used in the driver, but weren't being directly included. Since the current advised method is to directly include anything that you need, this implements that. Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>