Skip to content

Commit b5a69c4

Browse files
wb-zjp846396ctmarinas
authored andcommitted
arm_mpam: Remove duplicate linux/srcu.h header
./drivers/resctrl/mpam_internal.h: linux/srcu.h is included more than once. Reviewed-by: Jonathan Cameron <jonathan.cameron@huawei.com> Reported-by: Abaci Robot <abaci@linux.alibaba.com> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=27328 Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com> Acked-by: James Morse <james.morse@arm.com> [BH: Keep alphabetical order] Signed-off-by: Ben Horgan <ben.horgan@arm.com> Reviewed-by: Gavin Shan <gshan@redhat.com> Reviewed-by: Fenghua Yu <fenghuay@nvidia.com> Tested-by: Shaopeng Tan <tan.shaopeng@jp.fujitsu.com> Tested-by: Peter Newman <peternewman@google.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
1 parent bdf3f41 commit b5a69c4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/resctrl/mpam_internal.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
#include <linux/jump_label.h>
1313
#include <linux/llist.h>
1414
#include <linux/mutex.h>
15-
#include <linux/srcu.h>
1615
#include <linux/spinlock.h>
1716
#include <linux/srcu.h>
1817
#include <linux/types.h>

0 commit comments

Comments
 (0)