From: Ley Foon Tan Date: Thu, 20 Nov 2014 11:04:41 +0000 (+0800) Subject: nios2: move include asm-generic/io.h to end of file X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~20^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=065a1134c98758f2368bca43cc3895710ed3f81a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed