diff options
author | Paul Mundt <lethal@linux-sh.org> | 2012-03-30 06:29:57 -0400 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2012-03-30 06:29:57 -0400 |
commit | f03c4866d31e913a8dbc84f7d1459abdaf0bd326 (patch) | |
tree | f8354acdc74f8a3f58fe6962540d1eb7735de4c9 /arch/sh/boards/mach-hp6xx/pm.c | |
parent | f52b69f86e27903d6896ed5fa7cd280fec8de532 (diff) |
sh: fix up fallout from system.h disintegration.
Quite a bit of fallout all over the place, nothing terribly exciting.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boards/mach-hp6xx/pm.c')
-rw-r--r-- | arch/sh/boards/mach-hp6xx/pm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/boards/mach-hp6xx/pm.c b/arch/sh/boards/mach-hp6xx/pm.c index adc9b4bba828..8b50cf763c06 100644 --- a/arch/sh/boards/mach-hp6xx/pm.c +++ b/arch/sh/boards/mach-hp6xx/pm.c | |||
@@ -14,6 +14,7 @@ | |||
14 | #include <linux/gfp.h> | 14 | #include <linux/gfp.h> |
15 | #include <asm/io.h> | 15 | #include <asm/io.h> |
16 | #include <asm/hd64461.h> | 16 | #include <asm/hd64461.h> |
17 | #include <asm/bl_bit.h> | ||
17 | #include <mach/hp6xx.h> | 18 | #include <mach/hp6xx.h> |
18 | #include <cpu/dac.h> | 19 | #include <cpu/dac.h> |
19 | #include <asm/freq.h> | 20 | #include <asm/freq.h> |