summaryrefslogtreecommitdiffstats
path: root/platforms/astbmc/habanero.c
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2015-02-06 17:53:09 +0800
committerStewart Smith <stewart@linux.vnet.ibm.com>2015-02-09 11:46:27 +1100
commit4e60baa269007715c1ff81acf0fc1a94ee19a3f1 (patch)
tree88fd083745bbc52b29371842b59287557afd561d /platforms/astbmc/habanero.c
parent5c70f1c764abeec7c29171285ec90af3318b113d (diff)
downloadblackbird-skiboot-4e60baa269007715c1ff81acf0fc1a94ee19a3f1.tar.gz
blackbird-skiboot-4e60baa269007715c1ff81acf0fc1a94ee19a3f1.zip
Fix commit 16c80346
Commit 16c80346 change included some reverts of previous commits, which we need. This change reverts those reverts, leaving the original intent of that change. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'platforms/astbmc/habanero.c')
-rw-r--r--platforms/astbmc/habanero.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/platforms/astbmc/habanero.c b/platforms/astbmc/habanero.c
index d442d1f0..a19aafd7 100644
--- a/platforms/astbmc/habanero.c
+++ b/platforms/astbmc/habanero.c
@@ -49,4 +49,5 @@ DECLARE_PLATFORM(habanero) = {
.external_irq = astbmc_ext_irq,
.cec_power_down = astbmc_ipmi_power_down,
.cec_reboot = astbmc_ipmi_reboot,
+ .load_resource = pnor_load_resource,
};
OpenPOWER on IntegriCloud