virtchnl: Add header dependencies
authorIvan Vecera <ivecera@redhat.com>
Wed, 27 Sep 2023 08:31:30 +0000 (10:31 +0200)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Thu, 5 Oct 2023 16:13:42 +0000 (09:13 -0700)
commit7151d87a175c6618fe81705755eb3dc4199cad4e
treeac60083a8dc3518d4517800a547fcc2e6d5419ca
parent8196b5fd6c7312d31775f77c7fff0253eb0ecdaa
virtchnl: Add header dependencies

The <linux/avf/virtchnl.h> uses BIT, struct_size and ETH_ALEN macros
but does not include appropriate header files that defines them.
Add these dependencies so this header file can be included anywhere.

Signed-off-by: Ivan Vecera <ivecera@redhat.com>
Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Reviewed-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
include/linux/avf/virtchnl.h