X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fasm-generic%2Fmutex-null.h;h=e1bbbc72b6a257adc7b5c1ad0dc95b9d615e0872;hb=d69a892268c66c13fcb445a8274baa9d7befb7b5;hp=254a126ede5c694fc4b024c5b43c192c13b928d8;hpb=51bece910d2b0aca64cd3dee9fa2a8aa7feeadd9;p=karo-tx-linux.git diff --git a/include/asm-generic/mutex-null.h b/include/asm-generic/mutex-null.h index 254a126ede5c..e1bbbc72b6a2 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 :-) *