summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2026-08-14 11:38:33 -0400
committerMatthew Wilcox (Oracle) <willy@infradead.org>2026-08-23 16:45:04 -0400
commit5046db841c50ae0945d7f3e9f6e0815491a1f189 (patch)
tree74ed8476bb833d908188df3324695d3ad64c4313 /scripts/objdiff
parent8f9e7b9670bcda52bf3bf3e0fa926005ab361e38 (diff)
downloadlinux-next-5046db841c50ae0945d7f3e9f6e0815491a1f189.tar.gz
linux-next-5046db841c50ae0945d7f3e9f6e0815491a1f189.zip
sparc: Fix pgd_t dependency
asm-generic/pgtable-nop4d.h uses pgd_t so we need to include <asm/page.h> first. Presumably this is usually covered up by other includes of asm/page.h first, but a lone inclusion of linux/pgtable.h will hit this dependency problem. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions