Commit 89e22d15 authored by Ralf Baechle's avatar Ralf Baechle

[MIPS] ioc3.h: Uses u8, so include <linux/types.h>.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 2e78ae3f
......@@ -5,6 +5,8 @@
#ifndef _IOC3_H
#define _IOC3_H
#include <linux/types.h>
/* SUPERIO uart register map */
typedef volatile struct ioc3_uartregs {
union {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment