arch/arc/ allmodconfig

From: Randy Dunlap
Date: Thu Jul 19 2018 - 01:37:31 EST


Hi,

When I try to (cross-)build arch/arc/ allmodconfig, I get a syntax error here:

./arch/arc/plat-eznps/mtm.c: In function 'mtm_enable_core':
../arch/arc/plat-eznps/mtm.c:113:30: error: storage size of 'dpc' isn't known
struct nps_host_reg_aux_dpc dpc;
^~~

There is no struct nps_host_reg_aux_dpc in the kernel tree.

Can you do something about this, please?

thanks,
--
~Randy