X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Fs390%2Finclude%2Fasm%2Fvdso.h;h=533f35751aeb9ad130af57e0f6cf551cfe873862;hp=4a76d9480cce533dd5b95d658acb0c6ecd6808e9;hb=94b849aaf6e22ab7bf54b0d0377a882d4892396d;hpb=01da47059ab54544a508b217598fb0e73b73e7a8 diff --git a/arch/s390/include/asm/vdso.h b/arch/s390/include/asm/vdso.h index 4a76d9480cce..533f35751aeb 100644 --- a/arch/s390/include/asm/vdso.h +++ b/arch/s390/include/asm/vdso.h @@ -29,6 +29,7 @@ struct vdso_data { __u32 tz_minuteswest; /* Minutes west of Greenwich 0x30 */ __u32 tz_dsttime; /* Type of dst correction 0x34 */ __u32 ectg_available; + __u32 ntp_mult; /* NTP adjusted multiplier 0x3C */ }; struct vdso_per_cpu_data {