From b9de904e7aadd7b37c4035fd5d6f59e5f80089b6 Mon Sep 17 00:00:00 2001 From: Andy Green Date: Tue, 3 Mar 2009 17:25:02 +0000 Subject: fix-hdq-sample-period-calc.patch Signed-off-by: Andy Green --- include/linux/hdq.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') diff --git a/include/linux/hdq.h b/include/linux/hdq.h index e706790648b..377ab387eb3 100644 --- a/include/linux/hdq.h +++ b/include/linux/hdq.h @@ -3,6 +3,8 @@ #include +#define HDQ_SAMPLE_PERIOD_US 10 + /* platform data */ struct hdq_platform_data { -- cgit v1.2.3