]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/asm-generic/mutex-dec.h
Pull ec into release branch
[karo-tx-linux.git] / include / asm-generic / mutex-dec.h
index 29c6ac34e236f48ab1704bfda30350b453a3c6af..0134151656af2f8d5b0def7315f8108c6644cadf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * asm-generic/mutex-dec.h
+ * include/asm-generic/mutex-dec.h
  *
  * Generic implementation of the mutex fastpath, based on atomic
  * decrement/increment.