X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=arch%2Fx86%2Finclude%2Fasm%2Fglobal_data.h;h=b8961baaebbe87242e5f90244f2930a56d936982;hp=59c2a9095bd662c579b41030418f54ca6b6e7e7c;hb=c953fbee540c4c5a13f747a92daa59c24a9aaacf;hpb=b16f521a5e87208cebbd17964452e11704416c3f diff --git a/arch/x86/include/asm/global_data.h b/arch/x86/include/asm/global_data.h index 59c2a9095b..b8961baaeb 100644 --- a/arch/x86/include/asm/global_data.h +++ b/arch/x86/include/asm/global_data.h @@ -33,6 +33,8 @@ #ifndef __ASSEMBLY__ +#include + typedef struct global_data gd_t; struct global_data {