Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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

parent 2e78ae3f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -5,6 +5,8 @@
#ifndef _IOC3_H
#define _IOC3_H

#include <linux/types.h>

/* SUPERIO uart register map */
typedef volatile struct ioc3_uartregs {
	union {