Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Aug 2020 14:53:41 +0000 (UTC)
From:      Emmanuel Vadot <manu@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r363839 - head/sys/compat/linuxkpi/common/include/linux
Message-ID:  <202008041453.074Erfwx025053@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: manu
Date: Tue Aug  4 14:53:41 2020
New Revision: 363839
URL: https://svnweb.freebsd.org/changeset/base/363839

Log:
  Re-apply r363564.
  
  We now have linux/sizes.h in the tree.

Modified:
  head/sys/compat/linuxkpi/common/include/linux/dma-mapping.h

Modified: head/sys/compat/linuxkpi/common/include/linux/dma-mapping.h
==============================================================================
--- head/sys/compat/linuxkpi/common/include/linux/dma-mapping.h	Tue Aug  4 14:48:45 2020	(r363838)
+++ head/sys/compat/linuxkpi/common/include/linux/dma-mapping.h	Tue Aug  4 14:53:41 2020	(r363839)
@@ -38,6 +38,7 @@
 #include <linux/scatterlist.h>
 #include <linux/mm.h>
 #include <linux/page.h>
+#include <linux/sizes.h>
 
 #include <sys/systm.h>
 #include <sys/malloc.h>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008041453.074Erfwx025053>