summaryrefslogtreecommitdiff
path: root/include/drm
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2024-03-08 14:55:46 +0300
committerJani Nikula <jani.nikula@intel.com>2024-03-11 12:47:06 +0300
commitd1815393cac0a527136fa83846dbbbea4cbbd8ad (patch)
tree99cbd81efbc58cf07891551f4328a75c68927780 /include/drm
parent6e0fe04fe8c8b1f5d3ce7cad4ac51cfde29c2bd1 (diff)
downloadlinux-d1815393cac0a527136fa83846dbbbea4cbbd8ad.tar.xz
m68k: pgtable: Add missing #include <asm/page.h>
When just including <linux/pgtable.h>: include/asm-generic/pgtable-nop4d.h:9:18: error: unknown type name ‘pgd_t’ 9 | typedef struct { pgd_t pgd; } p4d_t; | ^~~~~ Make <asm/pgtable.h> self-contained by including <asm/page.h>. Reported-by: Jani Nikula <jani.nikula@intel.com> Closes: https://lore.kernel.org/r/878r2uxwha.fsf@intel.com Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/af9e22b878f59223adb593f5bbd5b61432120010.1709898638.git.jani.nikula@intel.com
Diffstat (limited to 'include/drm')
0 files changed, 0 insertions, 0 deletions