Skip to content
Snippets Groups Projects
Commit e4b41dbd authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: asm/gpio.h needs linux/kernel.h for might_sleep()/WARN_ON().


Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 61dc6eae
No related branches found
No related tags found
No related merge requests found
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment