Skip to content

Commit

Permalink
mm/madvise.c: remove duplicated include
Browse files Browse the repository at this point in the history
Remove duplicated include.

Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: YueHaibing <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Tested-by: Souptick Joarder <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Stephen Rothwell <[email protected]>
  • Loading branch information
YueHaibing authored and sfrothwell committed Jun 5, 2020
1 parent fa6c19e commit 1a1a802
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mm/madvise.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
#include <linux/swapops.h>
#include <linux/shmem_fs.h>
#include <linux/mmu_notifier.h>
#include <linux/sched/mm.h>
#include <linux/uio.h>

#include <asm/tlb.h>
Expand Down

0 comments on commit 1a1a802

Please sign in to comment.