staging/lustre/lnet: Move asm/irq.h include after linux includes
authorOleg Drokin <green@linuxhacker.ru>
Wed, 24 Jun 2015 14:07:45 +0000 (10:07 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 14 Jul 2015 02:40:55 +0000 (19:40 -0700)
commita82de7ea52e74b39b9e13ec0d6372378181dcfd0
tree4bb43bba738d5efe04be9745c51adf81a4ee2c4e
parentfad22d71bbba464bfb30ea5e5c18c52cc8e35168
staging/lustre/lnet: Move asm/irq.h include after linux includes

Apparently m86k cannot build if you include asm/irq.h before
linux/* includes and fixing it there is hard.
So just move asm/irq.h include to where it does not cause any problems.

Thanks to Geert Uytterhoeven for getting to the root of it.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Compile-Tested-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/klnds/socklnd/socklnd.h