diff options
author | Arthur Kiyanovski <akiyano@amazon.com> | 2018-10-21 18:07:14 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-10-22 19:48:04 -0700 |
commit | 00f17a8219f02139119d8b4547e032bf4888fa0d (patch) | |
tree | 4f526247024d67430a0961ce1dc7e728bc075c32 /drivers/ptp | |
parent | af_unix.h: trivial whitespace cleanup (diff) | |
download | linux-dev-00f17a8219f02139119d8b4547e032bf4888fa0d.tar.xz linux-dev-00f17a8219f02139119d8b4547e032bf4888fa0d.zip |
net: ena: fix compilation error in xtensa architecture
linux/prefetch.h is never explicitly included in ena_com, although
functions from it, such as prefetchw(), are used throughout ena_com.
This is an inclusion bug, and we fix it here by explicitly including
linux/prefetch.h. The bug was exposed when the driver was compiled
for the xtensa architecture.
Fixes: 689b2bdaaa14 ("net: ena: add functions for handling Low Latency Queues in ena_com")
Fixes: 8c590f977638 ("ena: Fix Kconfig dependency on X86")
Signed-off-by: Arthur Kiyanovski <akiyano@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/ptp')
0 files changed, 0 insertions, 0 deletions