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

Commit 2b6a8d45 authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: ioremap_64 needs proc_fs.h.



Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent ad81eb91
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@
#include <linux/module.h>
#include <linux/mm.h>
#include <linux/io.h>
#include <linux/proc_fs.h>
#include <asm/page.h>
#include <asm/pgalloc.h>
#include <asm/addrspace.h>