From 45740be79259a0bac44a211fcff7d8eab6616921 Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Thu, 17 Nov 2011 01:17:18 +0900 Subject: [PATCH] --- yaml --- r: 276062 b: refs/heads/master c: dc2c83582eac2682808b80e9dce7d2cac2b20596 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/plat-samsung/include/plat/gpio-cfg.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 02bdc6d82943..a9ad2cb9850c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a69e4c28b2bddc21b5752b1da8f43ab0a817305c +refs/heads/master: dc2c83582eac2682808b80e9dce7d2cac2b20596 diff --git a/trunk/arch/arm/plat-samsung/include/plat/gpio-cfg.h b/trunk/arch/arm/plat-samsung/include/plat/gpio-cfg.h index d48245bb02b3..df8155b9d4d1 100644 --- a/trunk/arch/arm/plat-samsung/include/plat/gpio-cfg.h +++ b/trunk/arch/arm/plat-samsung/include/plat/gpio-cfg.h @@ -24,6 +24,8 @@ #ifndef __PLAT_GPIO_CFG_H #define __PLAT_GPIO_CFG_H __FILE__ +#include + typedef unsigned int __bitwise__ samsung_gpio_pull_t; typedef unsigned int __bitwise__ s5p_gpio_drvstr_t;