summaryrefslogtreecommitdiffstats
path: root/sim/bfin/dv-bfin_ppi.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/bfin/dv-bfin_ppi.c')
-rw-r--r--sim/bfin/dv-bfin_ppi.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sim/bfin/dv-bfin_ppi.c b/sim/bfin/dv-bfin_ppi.c
index 4c9fd7fb87..e7b404bcd4 100644
--- a/sim/bfin/dv-bfin_ppi.c
+++ b/sim/bfin/dv-bfin_ppi.c
@@ -227,7 +227,8 @@ bfin_ppi_finish (struct hw *me)
ppi->color = bfin_gui_color (color);
}
-const struct hw_descriptor dv_bfin_ppi_descriptor[] = {
+const struct hw_descriptor dv_bfin_ppi_descriptor[] =
+{
{"bfin_ppi", bfin_ppi_finish,},
{NULL, NULL},
};
OpenPOWER on IntegriCloud