[PATCH] IB: Remove unnecessary includes of <linux/version.h>

changing CONFIG_LOCALVERSION rebuilds too much, for no appearent reason.
Remove unneeded includes of <linux/version.h>.

Signed-off-by: Olaf Hering <olh@suse.de>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
这个提交包含在:
Olaf Hering
2005-08-15 14:29:03 -07:00
提交者 Roland Dreier
父节点 5dd2ce1200
当前提交 2aeba9a03b
修改 4 个文件,包含 0 行新增4 行删除

查看文件

@@ -35,7 +35,6 @@
*/
#include <linux/config.h>
#include <linux/version.h>
#include <linux/module.h>
#include <linux/init.h>
#include <linux/errno.h>