commit | 0babf304096b5a3a6a7668a44f5d3fe5fc287629 | [log] [tgz] |
---|---|---|
author | Sean Anderson <sean.anderson@seco.com> | Mon Oct 17 11:45:12 2022 -0400 |
committer | Peng Fan <peng.fan@nxp.com> | Tue Oct 18 09:32:53 2022 +0800 |
tree | f364606ebf2f3fd644f8b99624d66f894a6bd695 | |
parent | c0ca4bc9cb1f442e1c65c903bf77f03c432f89ff [diff] |
arm: fsl: csu: Reduce size of ns_dev None of the values in this struct are larger than 256, so we can reduce the members to u8s. This saves around 1K. Signed-off-by: Sean Anderson <sean.anderson@seco.com> Reviewed-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>