This header should never be included from userspace. Signed-off-by: Jason Gunthorpe <jgunthorpe@xxxxxxxxxxxxxxxxxxxx> --- providers/mlx4/mmio.h | 1 - 1 file changed, 1 deletion(-) diff --git a/providers/mlx4/mmio.h b/providers/mlx4/mmio.h index f907661ddcf950..a1a296658fdbb0 100644 --- a/providers/mlx4/mmio.h +++ b/providers/mlx4/mmio.h @@ -4,7 +4,6 @@ #define MMIO_H #include <unistd.h> -#include <asm/unistd.h> #include <sys/syscall.h> #ifdef __s390x__ -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html