From 091bad55eab4f414035a08561ff8269527125e82 Mon Sep 17 00:00:00 2001 From: Michael Hennerich Date: Wed, 27 Oct 2010 15:33:20 -0700 Subject: [PATCH] --- yaml --- r: 218510 b: refs/heads/master c: dc5ae4f2f58cfa98b67d2be379fc99080a8967af h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/i2c/adp5588.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index a8f676f6b8d8..5d7dcd764674 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9ef8c8c51a7d76bae73e0259c356b24533b6b7c0 +refs/heads/master: dc5ae4f2f58cfa98b67d2be379fc99080a8967af diff --git a/trunk/include/linux/i2c/adp5588.h b/trunk/include/linux/i2c/adp5588.h index bec05ed21766..3c5d6b6e765c 100644 --- a/trunk/include/linux/i2c/adp5588.h +++ b/trunk/include/linux/i2c/adp5588.h @@ -140,6 +140,8 @@ struct adp5588_kpad_platform_data { const struct adp5588_gpio_platform_data *gpio_data; }; +struct i2c_client; /* forward declaration */ + struct adp5588_gpio_platform_data { int gpio_start; /* GPIO Chip base # */ unsigned irq_base; /* interrupt base # */