summaryrefslogtreecommitdiff
path: root/include/linux/lockdep_api.h
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2022-02-22 13:23:59 +0100
committerIngo Molnar <mingo@kernel.org>2022-02-23 10:58:28 +0100
commit669f45f19cf7feea7066dce86a0ce89dfc8a2065 (patch)
tree0a23b5002e0af83016cd7caf95eb779f22dc9fda /include/linux/lockdep_api.h
parentfa28abed7a84f5c9902fe28b3bb58f7900583e83 (diff)
sched/headers: Add initial new headers as identity mappings
This allows code sharing between fast-headers tree and the vanilla scheduler tree. Signed-off-by: Ingo Molnar <mingo@kernel.org> Reviewed-by: Peter Zijlstra <peterz@infradead.org>
Diffstat (limited to 'include/linux/lockdep_api.h')
-rw-r--r--include/linux/lockdep_api.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/lockdep_api.h b/include/linux/lockdep_api.h
new file mode 100644
index 000000000000..907e66979ab2
--- /dev/null
+++ b/include/linux/lockdep_api.h
@@ -0,0 +1 @@
+#include <linux/lockdep.h>