From: FUJITA Tomonori Date: Wed, 30 Apr 2008 22:25:09 +0000 (+1000) Subject: [POWERPC] PS3: Add time include to lpm X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=483d8876f75aa5707a646442377051f1b90db206;p=linux-beck.git [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 6c9592ce4996..85edf945ab86 100644 --- a/drivers/ps3/ps3-lpm.c +++ b/drivers/ps3/ps3-lpm.c @@ -22,6 +22,7 @@ #include #include #include +#include #include #include #include