projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d5840c
)
IB/hfi1: Remove duplicated include from affinity.c
author
Wei Yongjun
<weiyj.lk@gmail.com>
Mon, 8 Aug 2016 09:49:47 +0000
(09:49 +0000)
committer
Doug 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
patch
|
blob
|
blame
|
history
diff --git
a/drivers/infiniband/hw/hfi1/affinity.c
b/drivers/infiniband/hw/hfi1/affinity.c
index 9bbb2145916611f99591d1e1c9e89b2777b4b37e..0566393e5aba689c8ea73563a7e29bf54003da07 100644
(file)
--- a/
drivers/infiniband/hw/hfi1/affinity.c
+++ b/
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"