Thomas Zimmermann <tzimmermann@xxxxxxx> writes: > Ast defines a number of I/O helpers for accessing hardware. Only 4 of > the many generated functions are actually used. Replace the respective > generator macros with those 4 functions. No functional changes. > > Signed-off-by: Thomas Zimmermann <tzimmermann@xxxxxxx> > --- Nice change. It makes much more easy to read the code with the explicit function definitions instead of defining them using the macros. Reviewed-by: Javier Martinez Canillas <javierm@xxxxxxxxxx> -- Best regards, Javier Martinez Canillas Core Platforms Red Hat