From 6e03995f1e32b28db55d7cd7e46ca3a8189cae77 Mon Sep 17 00:00:00 2001 From: Paul Gortmaker Date: Thu, 28 Jul 2011 19:39:02 -0400 Subject: [PATCH] --- yaml --- r: 274431 b: refs/heads/master c: c72f4d6141b3fd2c01f58989cdb0d6b656512647 h: refs/heads/master i: 274429: 274990ddfe8acb86095cc573fd2170694053ef20 274427: c22b4f06524c833536160df86c19f50d7423944b 274423: bd10476a24a746f9ac701c44d949193464a1e8e6 274415: e751f38eb9921d18b905364c5915b9ee57240cf5 274399: 94570cf53bb927d965c1dc752b8a0fe1bd29f19c 274367: 7d5162ed2ce75238121a05f26c3ffca529adb0ea 274303: 4a74109033ea461778a02e8ca899575bd3b826f3 274175: 2216270fbabf696b01b7024492e5f2b8e33f827c 273919: 75dfb1c8f29219d79edbba51de908fac5339703f 273407: 708efcfeef07524d631241aac46457d93b620b11 272383: b59ddc0bf7a22a5ecab80c0086a3902da70a1d43 270335: 472def92e9592e05ff1119c884c22b591f8415ba v: v3 --- [refs] | 2 +- trunk/arch/mips/loongson/common/platform.c | 1 + trunk/arch/mips/vr41xx/common/giu.c | 1 + trunk/arch/mips/vr41xx/common/rtc.c | 1 + 4 files changed, 4 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 168c44b74fe8..d78292839545 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 06372a63e361a15fe464318f79e445a56b23d8a9 +refs/heads/master: c72f4d6141b3fd2c01f58989cdb0d6b656512647 diff --git a/trunk/arch/mips/loongson/common/platform.c b/trunk/arch/mips/loongson/common/platform.c index ed007a2e0e1f..502b059de422 100644 --- a/trunk/arch/mips/loongson/common/platform.c +++ b/trunk/arch/mips/loongson/common/platform.c @@ -9,6 +9,7 @@ */ #include +#include #include static struct platform_device loongson2_cpufreq_device = { diff --git a/trunk/arch/mips/vr41xx/common/giu.c b/trunk/arch/mips/vr41xx/common/giu.c index 22cc6f2100a1..b32b3bc60441 100644 --- a/trunk/arch/mips/vr41xx/common/giu.c +++ b/trunk/arch/mips/vr41xx/common/giu.c @@ -19,6 +19,7 @@ */ #include #include +#include #include #include diff --git a/trunk/arch/mips/vr41xx/common/rtc.c b/trunk/arch/mips/vr41xx/common/rtc.c index ebc5dcf0ed8e..76e3e8af7c96 100644 --- a/trunk/arch/mips/vr41xx/common/rtc.c +++ b/trunk/arch/mips/vr41xx/common/rtc.c @@ -19,6 +19,7 @@ */ #include #include +#include #include #include