forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 ea08eeccae9297f7aabd2ef7f0c2517ac4549acc
kernel/drivers/nfc/nfcsim.c
....@@ -336,10 +336,6 @@
336336 static void nfcsim_debugfs_init(void)
337337 {
338338 nfcsim_debugfs_root = debugfs_create_dir("nfcsim", NULL);
339
-
340
- if (!nfcsim_debugfs_root)
341
- pr_err("Could not create debugfs entry\n");
342
-
343339 }
344340
345341 static void nfcsim_debugfs_remove(void)