From 3feeb0563ee070ed120004192391238deab8a473 Mon Sep 17 00:00:00 2001 From: Chanwoo Choi Date: Thu, 8 Nov 2012 18:39:41 +0900 Subject: [PATCH] --- yaml --- r: 344706 b: refs/heads/master c: d851718f65d646c5033a28fa60631440c6dc0d4f h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/extcon.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index e127d46e3875..18f230354746 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: be31cc0bc9e6d24d7bd069a4eae81aa9fcf5d2cd +refs/heads/master: d851718f65d646c5033a28fa60631440c6dc0d4f diff --git a/trunk/include/linux/extcon.h b/trunk/include/linux/extcon.h index 2c26c14cd710..54c00ce9ce7a 100644 --- a/trunk/include/linux/extcon.h +++ b/trunk/include/linux/extcon.h @@ -23,7 +23,9 @@ #ifndef __LINUX_EXTCON_H__ #define __LINUX_EXTCON_H__ +#include #include +#include #define SUPPORTED_CABLE_MAX 32 #define CABLE_NAME_MAX 30