commit | cbe4f4434ded7f3e581b9f7db34a875d0246210e | [log] [tgz] |
---|---|---|
author | James Simmons <jsimmons@infradead.org> | Thu Jun 25 16:59:46 2015 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jul 06 19:38:05 2015 -0700 |
tree | a59df5e975df90a583305f274a55908db3f2f155 | |
parent | 59b750006ae252b90aaab1fc6efcdb64976baa24 [diff] |
staging:lustre: remove irq.h from socklnd.h The header socklnd.h includes irq.h which is not need and doesn't exist in the OpenSFS lustre branch. Having irq.h in socklnd.h does break the build on the m68k platform. So we can safely remove it. Signed-off-by: James Simmons <jsimmons@infradead.org> Tested-by: Guenter Roeck <linux@roeck-us.net> Tested-by: by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>