2.6.25-stable review patch. If anyone has any objections, please let us know. ------------------ From: FUJITA Tomonori commit 483d8876f75aa5707a646442377051f1b90db206 upstream Add an include statement for get_tb(). Signed-off-by: FUJITA Tomonori Signed-off-by: Geoff Levand Signed-off-by: Paul Mackerras Cc: Jeff Mahoney Signed-off-by: Greg Kroah-Hartman --- drivers/ps3/ps3-lpm.c | 1 + 1 file changed, 1 insertion(+) --- a/drivers/ps3/ps3-lpm.c +++ b/drivers/ps3/ps3-lpm.c @@ -22,6 +22,7 @@ #include #include #include +#include #include #include #include -- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/