mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-19 20:59:11 +08:00
[MIPS] ioc3.h: Uses u8, so include <linux/types.h>.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
#ifndef _IOC3_H
|
||||
#define _IOC3_H
|
||||
|
||||
#include <linux/types.h>
|
||||
|
||||
/* SUPERIO uart register map */
|
||||
typedef volatile struct ioc3_uartregs {
|
||||
union {
|
||||
|
||||
Reference in New Issue
Block a user