[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>
This commit is contained in:
Roland Dreier 2005-05-01 08:59:14 -07:00 committed by Linus Torvalds
parent 7ed20e1ad5
commit dbcf31ba68

View file

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