mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-16 08:44:21 +08:00
sh: r7780rp: irq-r7780rp needs linux/io.h.
Trivial build fix. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
parent
2f0ae55f39
commit
c3fae6d163
@ -9,6 +9,7 @@
|
||||
* for more details.
|
||||
*/
|
||||
#include <linux/init.h>
|
||||
#include <linux/io.h>
|
||||
#include <asm/r7780rp.h>
|
||||
|
||||
unsigned char * __init highlander_init_irq_r7780rp(void)
|
||||
|
Loading…
Reference in New Issue
Block a user