]> git.baikalelectronics.ru Git - kernel.git/commit
nios2: move include asm-generic/io.h to end of file
authorLey Foon Tan <lftan@altera.com>
Thu, 20 Nov 2014 11:04:41 +0000 (19:04 +0800)
committerLey Foon Tan <lftan@altera.com>
Mon, 8 Dec 2014 04:56:10 +0000 (12:56 +0800)
commit8b14ca30d022a94169be8cb53873662cbd0497f3
tree1302a4c61d697020735c9f6f6e9042cbb7cc2dd3
parent61220b016d10c0f5c236bdaf2e377e8b1759850f
nios2: move include asm-generic/io.h to end of file

Move asm-generic/io.h to end of file to override functions like
phys_to_virt, virt_to_phys in asm-generic/io.h.
This is due to recent commit 9216efaf introduced new way to
override functions by checking for the existence of a macro with the
same of the function.

Signed-off-by: Ley Foon Tan <lftan@altera.com>
arch/nios2/include/asm/io.h