Ver Fonte

NFC: driver: Remove unused dependency

Remove dependency on smcinvoke.h.

Change-Id: Icc948b645712ca0a3425e7f3445776369c1437f9
Signed-off-by: Reut Zysman <[email protected]>
Reut Zysman há 1 ano atrás
pai
commit
bd2c8acbe7
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      nfc/common.h

+ 0 - 1
nfc/common.h

@@ -35,7 +35,6 @@
 
 #ifdef NFC_SECURE_PERIPHERAL_ENABLED
 /*secure library headers*/
-#include "smcinvoke.h"
 #include "smcinvoke_object.h"
 #include "IClientEnv.h"
 #endif