pinctrl: at91-pio4: add missing of_node_put
[linux-2.6-block.git] / kernel / audit.h
index af5bc59487ed690bacb9b2ff1ed9c3a58d6994c7..214e1494837060bd580050c62edfd5838c0104f0 100644 (file)
@@ -341,4 +341,5 @@ extern struct list_head *audit_killed_trees(void);
 #define audit_filter_inodes(t,c) AUDIT_DISABLED
 #endif
 
-extern struct mutex audit_cmd_mutex;
+extern void audit_ctl_lock(void);
+extern void audit_ctl_unlock(void);