From 5def1868c22337337a90d158109292bf48d88daa Mon Sep 17 00:00:00 2001 From: Stephen Warren Date: Thu, 15 Dec 2011 16:57:16 -0700 Subject: [PATCH] --- yaml --- r: 282151 b: refs/heads/master c: 63fd5984a9b2214cba7dd7dd7b5a75cf40dde39f h: refs/heads/master i: 282149: 565f616aade2506ed7b3a22932897ef51c268b16 282147: 7ff20dc66aa0ac083dd6d4ff2604dc5b74d11f04 282143: 55aa057bfcf5b48946cbf3a4417b1b0add788be4 v: v3 --- [refs] | 2 +- trunk/include/linux/pinctrl/pinconf.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index acee35f86a48..fa82e4d0ecdd 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ca53c5f1ca5c936777caca46b7c716a40682ce83 +refs/heads/master: 63fd5984a9b2214cba7dd7dd7b5a75cf40dde39f diff --git a/trunk/include/linux/pinctrl/pinconf.h b/trunk/include/linux/pinctrl/pinconf.h index d5b72e6e261d..8c2c88ed46b1 100644 --- a/trunk/include/linux/pinctrl/pinconf.h +++ b/trunk/include/linux/pinctrl/pinconf.h @@ -15,6 +15,7 @@ #ifdef CONFIG_PINCONF struct pinctrl_dev; +struct seq_file; /** * struct pinconf_ops - pin config operations, to be implemented by