aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic/mutex-null.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-generic/mutex-null.h')
-rw-r--r--include/asm-generic/mutex-null.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-generic/mutex-null.h b/include/asm-generic/mutex-null.h
index 254a126ede5..e1bbbc72b6a 100644
--- a/include/asm-generic/mutex-null.h
+++ b/include/asm-generic/mutex-null.h
@@ -1,5 +1,5 @@
/*
- * asm-generic/mutex-null.h
+ * include/asm-generic/mutex-null.h
*
* Generic implementation of the mutex fastpath, based on NOP :-)
*