[PATCH] fix include order in mthca_memfree.c

Fix order of #include lines in mthca_memfree.c

Signed-off-by: Roland Dreier <roland@topspin.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
此提交包含在:
Roland Dreier
2005-05-01 08:59:14 -07:00
提交者 Linus Torvalds
父節點 7ed20e1ad5
當前提交 dbcf31ba68

查看文件

@@ -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