Explorar o código

NFC: driver: Remove unused dependency

Remove dependency on smcinvoke.h.

Change-Id: Icc948b645712ca0a3425e7f3445776369c1437f9
Signed-off-by: Reut Zysman <[email protected]>
Reut Zysman %!s(int64=2) %!d(string=hai) anos
pai
achega
bd2c8acbe7
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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