summaryrefslogtreecommitdiffstats
path: root/pk
diff options
context:
space:
mode:
authorGreg Still <stillgs@us.ibm.com>2015-05-30 20:14:19 -0500
committerDerk Rembold <rembold@de.ibm.com>2015-06-16 12:42:08 -0500
commit2315a070ebd8edeaac44df5d7a2d17ad7b44f1bb (patch)
treee1a971dec4b5b912a79a288b74333560c3097c3a /pk
parent06f05ce2f08583d551aba6638ec2726e03d83711 (diff)
downloadtalos-sbe-2315a070ebd8edeaac44df5d7a2d17ad7b44f1bb.tar.gz
talos-sbe-2315a070ebd8edeaac44df5d7a2d17ad7b44f1bb.zip
Round 3 PPE FAPI2 Sync with current FAPI2 base
Change-Id: I16fe661deece510266e71bebea87ca546db2d252 Delete return_code.H in deference to base Change-Id: Ib8f11bc5eacbc64399de299d90f1698262967216 Remove plat_utils.C from fapi2ppefiles.mk Change-Id: Ie921e66b1d4b6972d5ad1d0ac2278c055d82ce19 Add include of pk_app_cfg.h to std_irq_config.h Change-Id: I488e43ea14a0ef1da927bcf010ff95c9349b08dd Image building updates to be more realistic Change-Id: I67084b96bb9e83b71fc732887955f115e7ed00db Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/18006 Reviewed-by: Derk Rembold <rembold@de.ibm.com> Tested-by: Derk Rembold <rembold@de.ibm.com>
Diffstat (limited to 'pk')
-rw-r--r--pk/std/std_irq_config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pk/std/std_irq_config.h b/pk/std/std_irq_config.h
index a3d9426e..1c0326f1 100644
--- a/pk/std/std_irq_config.h
+++ b/pk/std/std_irq_config.h
@@ -11,6 +11,8 @@
/// configuration for a standard PPE.
///
+#include "pk_app_cfg.h"
+
/// This constant is used to define the size of the table of interrupt handler
/// structures as well as a limit for error checking.
#define EXTERNAL_IRQS 64
OpenPOWER on IntegriCloud