X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=arch%2Fblackfin%2Finclude%2Fasm%2Fmutex.h;h=f726e3a80ad0795c4b34b7537e61e99f9db62860;hb=80fa680d22c11912a0be84b8139422eba1327322;hp=5cc641c5083465ac468cb96b773954b945c02a3e;hpb=e9ee3a54a164c249a0a576c403eba367a6d97be5;p=cascardo%2Flinux.git diff --git a/arch/blackfin/include/asm/mutex.h b/arch/blackfin/include/asm/mutex.h index 5cc641c50834..f726e3a80ad0 100644 --- a/arch/blackfin/include/asm/mutex.h +++ b/arch/blackfin/include/asm/mutex.h @@ -4,6 +4,10 @@ * TODO: implement optimized primitives instead, or leave the generic * implementation in place, or pick the atomic_xchg() based generic * implementation. (see asm-generic/mutex-xchg.h for details) + * + * Copyright 2006-2009 Analog Devices Inc. + * + * Licensed under the GPL-2 or later. */ #ifndef _ASM_MUTEX_H