Skip to content

Commit fc2b072

Browse files
author
itayzafrir
committed
Remove duplicate inclusion of header files
Remove duplicate inclusion of psa/client.h and psa/service.h
1 parent ca94dc8 commit fc2b072

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

components/TARGET_PSA/services/crypto/COMPONENT_SPE/psa_crypto_partition.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
#include "psa/service.h"
66
#include "psa/client.h"
77

8-
#include "psa/client.h"
9-
#include "psa/service.h"
108
#if defined(TARGET_TFM)
119
#define SPM_PANIC(format, ...) \
1210
{ \

0 commit comments

Comments
 (0)