Skip to content

Commit 3391d09

Browse files
masneybtsbogend
authored andcommitted
MIPS: pic32: drop unused include linux/io.h from pic32.h
The linux/io.h include is not used, so let's drop it from pic32.h. Signed-off-by: Brian Masney <bmasney@redhat.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
1 parent 18635a7 commit 3391d09

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • arch/mips/include/asm/mach-pic32

arch/mips/include/asm/mach-pic32/pic32.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
#ifndef _ASM_MACH_PIC32_H
77
#define _ASM_MACH_PIC32_H
88

9-
#include <linux/io.h>
109
#include <linux/types.h>
1110

1211
/*

0 commit comments

Comments
 (0)