From 9a7a37846348c415352f23054c0262a0c525f704 Mon Sep 17 00:00:00 2001 From: M V Pratap Reddy Date: Wed, 26 Jun 2019 05:42:31 +0530 Subject: PRSDK-4321: Updated AM335x object initialization to align with new PRU instance Max count --- soc/am335x/pruicss_soc.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'soc/am335x/pruicss_soc.c') diff --git a/soc/am335x/pruicss_soc.c b/soc/am335x/pruicss_soc.c index b7cb374..baee0fb 100644 --- a/soc/am335x/pruicss_soc.c +++ b/soc/am335x/pruicss_soc.c @@ -86,11 +86,7 @@ PRUICSS_Config pruss_config[PRUICCSS_INSTANCE_MAX] = { &prussInitCfg }, - {NULL, NULL}, - {NULL, NULL} - - }; -- cgit v1.2.3-54-g00ecf