From: FUJITA Tomonori Date: Wed, 30 Apr 2008 22:25:09 +0000 (+1000) Subject: [POWERPC] PS3: Add time include to lpm X-Git-Tag: v2.6.26-rc1~7^2~4 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=483d8876f75aa5707a646442377051f1b90db206;p=linux-2.6 [POWERPC] PS3: Add time include to lpm Add an include statement for get_tb(). Signed-off-by: FUJITA Tomonori Signed-off-by: Geoff Levand Signed-off-by: Paul Mackerras --- diff --git a/drivers/ps3/ps3-lpm.c b/drivers/ps3/ps3-lpm.c index 6c9592ce49..85edf945ab 100644 --- a/drivers/ps3/ps3-lpm.c +++ b/drivers/ps3/ps3-lpm.c @@ -22,6 +22,7 @@ #include #include #include +#include #include #include #include