This patch replaces the contents of include/asm-um/linkage.h by #include "asm/arch/linkage.h"
Signed-off-by: Bodo Stroesser Signed-off-by: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds
#ifndef __ASM_UM_LINKAGE_H #define __ASM_UM_LINKAGE_H #include "asm/arch/linkage.h" #endif