diff options
| -rw-r--r-- | drivers/ps3/ps3-lpm.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/ps3/ps3-lpm.c b/drivers/ps3/ps3-lpm.c index 6c9592ce499..85edf945ab8 100644 --- a/drivers/ps3/ps3-lpm.c +++ b/drivers/ps3/ps3-lpm.c @@ -22,6 +22,7 @@  #include <linux/module.h>  #include <linux/interrupt.h>  #include <linux/uaccess.h> +#include <asm/time.h>  #include <asm/ps3.h>  #include <asm/lv1call.h>  #include <asm/cell-pmu.h>  |