[PATCH] m32r: use generic current.h

2016-12-27 Thread Davidlohr Bueso
Given that the arch does not add its own implementations, simply use the asm-generic/current.h (generic-y) header instead of duplicating code. Signed-off-by: Davidlohr Bueso --- arch/m32r/include/asm/Kbuild| 1 + arch/m32r/include/asm/current.h | 15 --- 2 files

[PATCH] m32r: use generic current.h

2016-12-27 Thread Davidlohr Bueso
Given that the arch does not add its own implementations, simply use the asm-generic/current.h (generic-y) header instead of duplicating code. Signed-off-by: Davidlohr Bueso --- arch/m32r/include/asm/Kbuild| 1 + arch/m32r/include/asm/current.h | 15 --- 2 files changed, 1