]> git.baikalelectronics.ru Git - uboot.git/commit
mips: Let cache.h be included from assembly source
authorMarek Vasut <marex@denx.de>
Fri, 25 Nov 2016 22:32:22 +0000 (23:32 +0100)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Wed, 30 Nov 2016 15:13:17 +0000 (16:13 +0100)
commit7d9fa1cd1a17981776da50bba1ce859f095b56ae
tree97fbcc22dfb2303f4608758c1011b789a0a7665d
parent92cf49abdf9ea5f063e17616a871de90046c3dfa
mips: Let cache.h be included from assembly source

Add ifdef __ASSEMBLY__ around the function prototype to let cache.h
be included from assembly code.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Cc: Paul Burton <paul.burton@imgtec.com>
arch/mips/include/asm/cache.h