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:
Michael Hennerich 2007-06-11 16:39:40 +08:00 committed by Bryan Wu
parent e7613aab91
commit fd92348e52
1 changed files with 1 additions and 1 deletions

View File

@ -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