]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-generic/mutex-dec.h
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfashe...
[linux-2.6-omap-h63xx.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.