Merge branch 'clk-fixes' into clk-next
[deliverable/linux.git] / 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);
 }
This page took 0.028742 seconds and 5 git commands to generate.