Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Blackfin: SMP: fix build breakage in cache.h

The SMP code needs "asmlinkage" which linkage.h provides.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>

+2
+2
arch/blackfin/include/asm/cache.h
··· 7 7 #ifndef __ARCH_BLACKFIN_CACHE_H 8 8 #define __ARCH_BLACKFIN_CACHE_H 9 9 10 + #include <linux/linkage.h> /* for asmlinkage */ 11 + 10 12 /* 11 13 * Bytes per L1 cache line 12 14 * Blackfin loads 32 bytes for cache