On 2020-08-25 11:05:18 [-0700], Vineet Gupta wrote: > eznps driver is supposed to be platform independent however it ends up > including stuff from inside arch/arc headers leading to rand config > build errors. > > Fix this specific reported error as quick hacks as the correct fixes are > too much work: > - copy AUX_IENABLE from arch/arc header > - move CTOP_AUX_IACK from platform header > > Reported-by: kernel test robot <[email protected]> > Reported-by: Sebastian Andrzej Siewior <[email protected]> > Link: https://lkml.kernel.org/r/[email protected] > Signed-off-by: Vineet Gupta <[email protected]>
Thank you. Acked-by: Sebastian Andrzej Siewior <[email protected]> in case it is not too late :) Sebastian

