]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/kernel/paravirt.c
regulator: get_status() grows kerneldoc
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel / paravirt.c
index 63dd358d8ee13be0708c0139bf348d5d237aecfb..8e45f4464880ccdba671ea5248c5e2bea4f9b297 100644 (file)
@@ -470,7 +470,6 @@ struct pv_mmu_ops pv_mmu_ops = {
 #if PAGETABLE_LEVELS >= 3
 #ifdef CONFIG_X86_PAE
        .set_pte_atomic = native_set_pte_atomic,
-       .set_pte_present = native_set_pte_present,
        .pte_clear = native_pte_clear,
        .pmd_clear = native_pmd_clear,
 #endif