Remove private iommu/dma header
iommu/dma header was made to be private, need to remove it. Change-Id: Ibf2f0dfcec7c0c771d28c4022b47a108c8b6694a
这个提交包含在:
@@ -25,7 +25,6 @@
|
||||
#include <crypto/hash.h>
|
||||
#include <crypto/sha1.h>
|
||||
#include <soc/qcom/socinfo.h>
|
||||
#include <linux/dma-iommu.h>
|
||||
#include <linux/iommu.h>
|
||||
|
||||
#include "qce.h"
|
||||
|
@@ -5,7 +5,6 @@
|
||||
* Copyright (c) 2018-2021, The Linux Foundation. All rights reserved.
|
||||
*/
|
||||
|
||||
#include <linux/dma-iommu.h>
|
||||
#include <linux/dma-mapping.h>
|
||||
#include <linux/qcom-dma-mapping.h>
|
||||
#include <linux/list.h>
|
||||
|
@@ -8,7 +8,6 @@
|
||||
#ifndef _DRIVERS_CRYPTO_PARSE_H_
|
||||
#define _DRIVERS_CRYPTO_PARSE_H_
|
||||
|
||||
#include <linux/dma-iommu.h>
|
||||
#include <linux/dma-buf.h>
|
||||
#include <linux/dma-direction.h>
|
||||
#include <linux/iommu.h>
|
||||
|
在新工单中引用
屏蔽一个用户