mirror of
https://github.com/torvalds/linux.git
synced 2026-09-21 02:13:52 -04:00
Blackfin arch: add missing gpio.h header to fix compiling in some pm configurations
Signed-off-by: Michael Hennerich <michael.hennerich@analog.com> Signed-off-by: Bryan Wu <bryan.wu@analog.com>
This commit is contained in:
committed by
Bryan Wu
parent
e7613aab91
commit
fd92348e52
@@ -39,7 +39,7 @@
|
||||
#include <asm/io.h>
|
||||
#include <asm/dpmc.h>
|
||||
#include <asm/irq.h>
|
||||
|
||||
#include <asm/gpio.h>
|
||||
|
||||
#ifdef CONFIG_PM_WAKEUP_GPIO_POLAR_H
|
||||
#define WAKEUP_TYPE PM_WAKE_HIGH
|
||||
|
||||
Reference in New Issue
Block a user