mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 20:22:09 +00:00
[POWERPC] PS3: Add time include to lpm
Add an include <asm/time.h> statement for get_tb(). Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
parent
bbea346062
commit
483d8876f7
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user