提交 dbcf31ba 编写于 作者: R Roland Dreier 提交者: Linus Torvalds

[PATCH] fix include order in mthca_memfree.c

Fix order of #include lines in mthca_memfree.c
Signed-off-by: NRoland Dreier <roland@topspin.com>
Signed-off-by: NAndrew Morton <akpm@osdl.org>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 7ed20e1a
......@@ -32,10 +32,11 @@
* $Id$
*/
#include <linux/mm.h>
#include "mthca_memfree.h"
#include "mthca_dev.h"
#include "mthca_cmd.h"
#include <linux/mm.h>
/*
* We allocate in as big chunks as we can, up to a maximum of 256 KB
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册