From fe4a10e8a53fc6066eea9e81bbf6eabef6707841 Mon Sep 17 00:00:00 2001 From: Kuninori Morimoto Date: Tue, 10 Apr 2012 20:58:33 -0700 Subject: [PATCH] --- yaml --- r: 303495 b: refs/heads/master c: 26786111f9f291c8ab313ea31d90efdf6cfde792 h: refs/heads/master i: 303493: 35a19a8739f7fb0beaa05e6fc656e0a7ba028dc3 303491: 35cb1ec999e86b24437540931f63284265537498 303487: 0e163904011df8c405b98a529463625c37084b67 v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-shmobile/board-kzm9g.c | 143 +++++++++++++++++++++ 2 files changed, 144 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 0ed71d4b2da5..3a7604634655 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: dd818180f9303eed270513e8ccd4516bb3a577f5 +refs/heads/master: 26786111f9f291c8ab313ea31d90efdf6cfde792 diff --git a/trunk/arch/arm/mach-shmobile/board-kzm9g.c b/trunk/arch/arm/mach-shmobile/board-kzm9g.c index f48db233719a..145341dbebf5 100644 --- a/trunk/arch/arm/mach-shmobile/board-kzm9g.c +++ b/trunk/arch/arm/mach-shmobile/board-kzm9g.c @@ -16,12 +16,15 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ + +#include #include #include #include #include #include #include +#include #include #include #include @@ -29,6 +32,7 @@ #include #include #include +#include