On Tue, 23 Jul 2024, Alessandro Zucchelli wrote: > From: Simone Ballarin <simone.balla...@bugseng.com> > > Amend generation script, add inclusion guards to address violations > of MISRA C:2012 Directive 4.10 ("Precautions shall be taken in order > to prevent the contents of a header file being included more than > once"). > > This patch amends the Makefile adding the required inclusion guards > for xlat.h. > > Add deviation comment for files intended for multiple inclusion. > > Signed-off-by: Simone Ballarin <simone.balla...@bugseng.com> > Signed-off-by: Maria Celeste Cesario <maria.celeste.cesa...@bugseng.com> > Signed-off-by: Nicola Vetrini <nicola.vetr...@bugseng.com> > Signed-off-by: Alessandro Zucchelli <alessandro.zucche...@bugseng.com>
Reviewed-by: Stefano Stabellini <sstabell...@kernel.org>