summaryrefslogtreecommitdiff
path: root/include/linux/errqueue.h
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2026-03-02 12:18:31 +0300
committerTony Nguyen <anthony.l.nguyen@intel.com>2026-03-03 19:56:05 +0300
commitb09621cc0dfd7d2ae8557ee9d0d7ca6dc75145e5 (patch)
treec18169a87b777f4e7c306a47b81ee23ed14d4b40 /include/linux/errqueue.h
parent1f3d49734820fdc30655b9ee4e51aede2bf86d45 (diff)
downloadlinux-b09621cc0dfd7d2ae8557ee9d0d7ca6dc75145e5.tar.xz
i40e: Add missing wordpart.h header
When cleaning up another header I have met this build error: drivers/net/ethernet/intel/i40e/i40e_hmc.h:105:22: error: implicit declaration of function 'upper_32_bits' [-Wimplicit-function-declaration] 105 | val1 = (u32)(upper_32_bits(pa)); \ This is due to missing header, add it to fix the possible issue. Reviewed-by: Paul Menzel <pmenzel@molgen.mpg.de> Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'include/linux/errqueue.h')
0 files changed, 0 insertions, 0 deletions