On Fri, Mar 14, 2025 at 08:10:11AM +0100, Thomas Huth wrote: > Update the header to this upstream version to change the > __ASSEMBLY__ macro into __ASSEMBLER__ : > > https://web.git.kernel.org/pub/scm/utils/dtc/dtc.git/commit/?id=f4c53f4ebf78 > > Cc: Rob Herring <robh@xxxxxxxxxx> > Cc: Saravana Kannan <saravanak@xxxxxxxxxx> > Cc: devicetree@xxxxxxxxxxxxxxx > Signed-off-by: Thomas Huth <thuth@xxxxxxxxxx> > --- > scripts/dtc/libfdt/fdt.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Are you wanting me to apply this or ack it? Normally we only change dtc with the sync with upstream script. Or maybe it doesn't matter? Do we use this header in any assembly in the kernel? Offhand, I don't think so. Rob