summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/arm/mv/mpic.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/arm/mv/mpic.c b/sys/arm/mv/mpic.c
index 198fea4..ba8dde0 100644
--- a/sys/arm/mv/mpic.c
+++ b/sys/arm/mv/mpic.c
@@ -76,8 +76,6 @@ struct mv_mpic_softc {
bus_space_handle_t mpic_bsh;
bus_space_tag_t cpu_bst;
bus_space_handle_t cpu_bsh;
- int mpic_high_regs;
- int mpic_error_regs;
};
static struct resource_spec mv_mpic_spec[] = {
OpenPOWER on IntegriCloud