IB/hfi1: Remove duplicated include from affinity.c
authorWei Yongjun <weiyj.lk@gmail.com>
Mon, 8 Aug 2016 09:49:47 +0000 (09:49 +0000)
committerDoug Ledford <dledford@redhat.com>
Mon, 22 Aug 2016 18:27:14 +0000 (14:27 -0400)
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>
drivers/infiniband/hw/hfi1/affinity.c

index 9bbb214..0566393 100644 (file)
@@ -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"