Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jul 2019 16:50:38 +0000 (UTC)
From:      Ruslan Bukin <br@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r350213 - head/sys/dev/xdma
Message-ID:  <201907221650.x6MGocxL095481@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: br
Date: Mon Jul 22 16:50:37 2019
New Revision: 350213
URL: https://svnweb.freebsd.org/changeset/base/350213

Log:
  Remove unused header.
  
  Sponsored by:	DARPA, AFRL

Modified:
  head/sys/dev/xdma/xdma_iommu.c

Modified: head/sys/dev/xdma/xdma_iommu.c
==============================================================================
--- head/sys/dev/xdma/xdma_iommu.c	Mon Jul 22 16:01:20 2019	(r350212)
+++ head/sys/dev/xdma/xdma_iommu.c	Mon Jul 22 16:50:37 2019	(r350213)
@@ -44,7 +44,6 @@ __FBSDID("$FreeBSD$");
 #include <sys/mutex.h>
 #include <sys/rwlock.h>
 
-#include <machine/cache.h>
 #include <machine/bus.h>
 
 #include <vm/vm.h>



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