mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-18 23:59:53 +00:00
sh: asm/gpio.h needs linux/kernel.h for might_sleep()/WARN_ON().
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
parent
61dc6eaeef
commit
e4b41dbd60
@ -12,6 +12,7 @@
|
||||
#ifndef __ASM_SH_GPIO_H
|
||||
#define __ASM_SH_GPIO_H
|
||||
|
||||
#include <linux/kernel.h>
|
||||
#include <linux/errno.h>
|
||||
|
||||
#if defined(CONFIG_CPU_SH3)
|
||||
|
Loading…
x
Reference in New Issue
Block a user