On Tue, Feb 03, 2026 at 07:47:01PM +0800, Peng Fan (OSS) wrote: > From: Peng Fan <[email protected]> > > Remove DECLARE_GLOBAL_DATA_PTR from files where gd is not used, and > drop the unnecessary inclusion of asm/global_data.h. > > Headers should be included directly by the files that need them, > rather than indirectly via global_data.h. > > Signed-off-by: Peng Fan <[email protected]>
For TH1520 changes, Acked-by: Yao Zi <[email protected]> Thanks for the clean up! Regards, Yao Zi

