Skip to content

Commit 8594ad3

Browse files
author
Fox Snowpatch
committed
1 parent 85ff933 commit 8594ad3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

arch/powerpc/include/asm/mem_encrypt.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
#define _ASM_POWERPC_MEM_ENCRYPT_H
1010

1111
#include <asm/svm.h>
12+
#include <linux/types.h>
13+
14+
struct device;
1215

1316
static inline bool force_dma_unencrypted(struct device *dev)
1417
{

0 commit comments

Comments
 (0)