mirror of
https://github.com/torvalds/linux.git
synced 2026-03-13 22:36:17 +01:00
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>
This commit is contained in:
parent
18635a7080
commit
3391d097cd
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@
|
|||
#ifndef _ASM_MACH_PIC32_H
|
||||
#define _ASM_MACH_PIC32_H
|
||||
|
||||
#include <linux/io.h>
|
||||
#include <linux/types.h>
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue