From 3517fd16f357e94554a829f7c3c745d32eff518e Mon Sep 17 00:00:00 2001 From: Anton Vorontsov Date: Wed, 1 Sep 2010 08:55:24 -0600 Subject: [PATCH] --- yaml --- r: 210625 b: refs/heads/master c: 4e4438b86527e8bf1f49503a30d487e401e64f9c h: refs/heads/master i: 210623: 5b2c273c29a22eca944e51b894ae3dce91416e8d v: v3 --- [refs] | 2 +- trunk/include/linux/gpio.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 67880f56712a..df006ed46867 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9f1a1fca35066117353994bff80a5115cddad7a2 +refs/heads/master: 4e4438b86527e8bf1f49503a30d487e401e64f9c diff --git a/trunk/include/linux/gpio.h b/trunk/include/linux/gpio.h index 03f616b78cfa..e41f7dd1ae67 100644 --- a/trunk/include/linux/gpio.h +++ b/trunk/include/linux/gpio.h @@ -13,6 +13,7 @@ #include struct device; +struct gpio_chip; /* * Some platforms don't support the GPIO programming interface.