Browse Source

IB/hfi1: Remove duplicated include from affinity.c

Remove duplicated include.

Signed-off-by: Wei Yongjun <weiyj.lk@gmail.com>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Reviewed-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Wei Yongjun 9 years ago
parent
commit
abb658ef05
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/infiniband/hw/hfi1/affinity.c

+ 0 - 1
drivers/infiniband/hw/hfi1/affinity.c

@@ -47,7 +47,6 @@
 #include <linux/topology.h>
 #include <linux/cpumask.h>
 #include <linux/module.h>
-#include <linux/cpumask.h>
 
 #include "hfi.h"
 #include "affinity.h"