]> Pileus Git - ~andy/linux/blobdiff - drivers/remoteproc/remoteproc_debugfs.c
Merge remote-tracking branch 'asoc/fix/wm8993' into asoc-linus
[~andy/linux] / drivers / remoteproc / remoteproc_debugfs.c
index 157a573096011a07d7e30cd40ce88166b9465c28..9d30809bb407174214e1be674b323b0dd88c0a8e 100644 (file)
@@ -248,6 +248,5 @@ void __init rproc_init_debugfs(void)
 
 void __exit rproc_exit_debugfs(void)
 {
-       if (rproc_dbg)
-               debugfs_remove(rproc_dbg);
+       debugfs_remove(rproc_dbg);
 }