commit | 3fe0f36c7edcd20af0a3cafc68bdd62534c0a7f0 | [log] [tgz] |
---|---|---|
author | Matt Fleming <matt@console-pimps.org> | Mon Mar 22 22:09:58 2010 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Mar 23 13:37:03 2010 +0900 |
tree | 3bd2bd278a5c5a7ef45a77ae8b000616ec6f1e40 | |
parent | b5b6c7eea1124de5b110a48ac62650a690ed2419 [diff] |
sh: Fix build after dynamic PMB rework set_pmb_entry() is now only used by a function that is wrapped in #ifdef CONFIG_PM, so wrap set_pmb_entry() in CONFIG_PM too. Signed-off-by: Matt Fleming <matt@console-pimps.org> Signed-off-by: Paul Mundt <lethal@linux-sh.org>