1
0
Fork 0

MIPS: Octeon: remove duplicated include from dma-octeon.c

Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Paul Burton <paul.burton@mips.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: James Hogan <jhogan@kernel.org>
Cc: Jiaxun Yang <jiaxun.yang@flygoat.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Mike Rapoport <rppt@linux.ibm.com>
Cc: Michal Hocko <mhocko@suse.com>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: <linux-mips@vger.kernel.org>
Cc: <kernel-janitors@vger.kernel.org>
alistair/sunxi64-5.4-dsi
YueHaibing 2019-08-27 07:23:34 +00:00 committed by Paul Burton
parent 5699ad0aaf
commit 00f3e68951
No known key found for this signature in database
GPG Key ID: 3EA79FACB57500DD
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@
#include <linux/types.h>
#include <linux/init.h>
#include <linux/mm.h>
#include <linux/memblock.h>
#include <asm/bootinfo.h>