From e07f9aee0cc1636ab1aef06944b4ed6ebc43bc8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Heiko=20St=C3=BCbner?= Date: Wed, 1 Feb 2012 09:12:24 -0800 Subject: [PATCH] --- yaml --- r: 287229 b: refs/heads/master c: b18db3d91234c03ad080d317878c7c77672ba326 h: refs/heads/master i: 287227: 60476fb77c7f99fe41eb1490b88a01915da29803 v: v3 --- [refs] | 2 +- trunk/include/linux/gpio_keys.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index aff150e6d83c..5e336aa7e647 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 42f578741bc59dc871bef03ff0f72dd197388409 +refs/heads/master: b18db3d91234c03ad080d317878c7c77672ba326 diff --git a/trunk/include/linux/gpio_keys.h b/trunk/include/linux/gpio_keys.h index b5ca4b2c08ec..004ff33ab38e 100644 --- a/trunk/include/linux/gpio_keys.h +++ b/trunk/include/linux/gpio_keys.h @@ -1,6 +1,8 @@ #ifndef _GPIO_KEYS_H #define _GPIO_KEYS_H +struct device; + struct gpio_keys_button { /* Configuration parameters */ unsigned int code; /* input event code (KEY_*, SW_*) */