From 14334c13eb0179aebcf6c4d9667937b8ce1eda33 Mon Sep 17 00:00:00 2001 From: Cyrill Gorcunov Date: Tue, 2 Oct 2007 13:30:06 -0700 Subject: [PATCH] --- yaml --- r: 67419 b: refs/heads/master c: d2ceb47a7cbcc50b45832c6b24c47515838d169a h: refs/heads/master i: 67417: 403a9f2bcb586a3b40977d7a2f256bc2b990da20 67415: 34d5c9a9546beceff346c8af7184814fb838ae87 v: v3 --- [refs] | 2 +- trunk/drivers/misc/hdpuftrs/hdpu_cpustate.c | 1 + trunk/drivers/misc/hdpuftrs/hdpu_nexus.c | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 8a1b5462e015..053c57a3ea3b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a4e32b5f0ac60e6bca7c6896f47e1c624ae45df1 +refs/heads/master: d2ceb47a7cbcc50b45832c6b24c47515838d169a diff --git a/trunk/drivers/misc/hdpuftrs/hdpu_cpustate.c b/trunk/drivers/misc/hdpuftrs/hdpu_cpustate.c index 1874b0740f2b..b5c6f21dcb69 100644 --- a/trunk/drivers/misc/hdpuftrs/hdpu_cpustate.c +++ b/trunk/drivers/misc/hdpuftrs/hdpu_cpustate.c @@ -22,6 +22,7 @@ #include #include #include +#include #define SKY_CPUSTATE_VERSION "1.1" diff --git a/trunk/drivers/misc/hdpuftrs/hdpu_nexus.c b/trunk/drivers/misc/hdpuftrs/hdpu_nexus.c index fd3f3c22115f..fda9998f45ca 100644 --- a/trunk/drivers/misc/hdpuftrs/hdpu_nexus.c +++ b/trunk/drivers/misc/hdpuftrs/hdpu_nexus.c @@ -20,6 +20,7 @@ #include #include +#include static int hdpu_nexus_probe(struct platform_device *pdev); static int hdpu_nexus_remove(struct platform_device *pdev);