Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | generic: 6.1: backport FIELD_PREP_CONST patch | Christian Marangi | 2024-01-15 |
Backport FIELD_PREP_CONST patch needed for at803x backport patches to correctly compile and work. This MACRO is needed to treat values derived from FIELD_PREP usage as const to be used by switch case or other needed usage. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> |