]> asedeno.scripts.mit.edu Git - linux.git/commit
nios2: Extend !__ASSEMBLY__ section in asm/page.h
authorTobias Klauser <tklauser@distanz.ch>
Wed, 9 Nov 2016 07:31:00 +0000 (15:31 +0800)
committerLey Foon Tan <ley.foon.tan@intel.com>
Tue, 13 Dec 2016 09:13:17 +0000 (17:13 +0800)
commit3c98fd266b76e04fd59d294f2fb588cc5cb4c212
tree26e64ebe535ee8f2d0ccc51e098920dd4976a248
parent69973b830859bc6529a7a0468ba0d80ee5117826
nios2: Extend !__ASSEMBLY__ section in asm/page.h

Some C-only definition from nios2 asm/page.h are exposed to assembly code.
Extend the !__ASSEMBLY__ section to prevent this.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Acked-by: Ley Foon Tan <ley.foon.tan@intel.com>
arch/nios2/include/asm/page.h