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

Commit cb1055fb authored by Al Viro's avatar Al Viro Committed by Linus Torvalds
Browse files

[PATCH] linux/io.h needs types.h

parent 9288d1a3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@
#ifndef _LINUX_IO_H
#define _LINUX_IO_H

#include <linux/types.h>
#include <asm/io.h>
#include <asm/page.h>