summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/chip.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/chip.h b/include/chip.h
index 1f31a13a..f62c964c 100644
--- a/include/chip.h
+++ b/include/chip.h
@@ -170,6 +170,7 @@ struct proc_chip {
/* Used by hw/lpc.c */
uint32_t lpc_xbase;
+ void *lpc_mbase;
struct lock lpc_lock;
uint8_t lpc_fw_idsel;
uint8_t lpc_fw_rdsz;
OpenPOWER on IntegriCloud