]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
[PATCH] fix include order in mthca_memfree.c
authorRoland Dreier <roland@topspin.com>
Sun, 1 May 2005 15:59:14 +0000 (08:59 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 1 May 2005 15:59:14 +0000 (08:59 -0700)
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>
drivers/infiniband/hw/mthca/mthca_memfree.c

index 986f2180404b67741e67d9e5b3fe890e5087ac01..637b30e355928756be4ea01c160bed02f5c346aa 100644 (file)
  * $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