]> rtime.felk.cvut.cz Git - linux-imx.git/blobdiff - arch/x86/xen/enlighten.c
Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm/linux...
[linux-imx.git] / arch / x86 / xen / enlighten.c
index 4bd0066a1ef05026eee9c908652eb6bafbf42668..a492be2635ac048a527d856b796431ccac72d9fd 100644 (file)
@@ -1266,7 +1266,6 @@ static const struct pv_cpu_ops xen_cpu_ops __initconst = {
        .alloc_ldt = xen_alloc_ldt,
        .free_ldt = xen_free_ldt,
 
-       .store_gdt = native_store_gdt,
        .store_idt = native_store_idt,
        .store_tr = xen_store_tr,