Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Signed-off-by: Bryan Wu <cooloney@kernel.org>
This commit is contained in:
6
arch/blackfin/include/asm/futex.h
Normal file
6
arch/blackfin/include/asm/futex.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef _ASM_FUTEX_H
|
||||
#define _ASM_FUTEX_H
|
||||
|
||||
#include <asm-generic/futex.h>
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user