commit | 73bcec13ace44f34a68a0838121980d6d366492e | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Thu Jan 09 11:29:14 2025 +0800 |
committer | Fabio Estevam <festevam@gmail.com> | Thu Jan 16 10:15:42 2025 -0300 |
tree | bf50a5edc81076bc8b0a855eed8881fabb8dc193 | |
parent | 03d77507ac02e64c094d65409b33150acafc54ce [diff] |
imx: imx8mq_evk: Drop DECLARE_GLOBAL_DATA_PTR There is no gd used in the board file, so drop DECLARE_GLOBAL_DATA_PTR. Signed-off-by: Peng Fan <peng.fan@nxp.com>