From: Al Viro Date: Sun, 24 Apr 2005 19:28:36 +0000 (-0700) Subject: [PATCH] missing include in mthca X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=fdca124a1bcc7e624f6b887c6f26153f40ee43ee;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git [PATCH] missing include in mthca Missing include - usual portability problems... Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- diff --git a/drivers/infiniband/hw/mthca/mthca_memfree.c b/drivers/infiniband/hw/mthca/mthca_memfree.c index 5824b6d3769f..986f2180404b 100644 --- a/drivers/infiniband/hw/mthca/mthca_memfree.c +++ b/drivers/infiniband/hw/mthca/mthca_memfree.c @@ -35,6 +35,7 @@ #include "mthca_memfree.h" #include "mthca_dev.h" #include "mthca_cmd.h" +#include /* * We allocate in as big chunks as we can, up to a maximum of 256 KB