Skip to content
Snippets Groups Projects
Commit 89e22d15 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

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

parent 2e78ae3f
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,8 @@
#ifndef _IOC3_H
#define _IOC3_H
#include <linux/types.h>
/* SUPERIO uart register map */
typedef volatile struct ioc3_uartregs {
union {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment