]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/asm-powerpc/machdep.h
[PATCH] i386: Update __copy_to_user_inatomic linuxdoc description
[karo-tx-linux.git] / include / asm-powerpc / machdep.h
index 1b04e57235482ae59f276c89a9bbc6e0baa1ef4b..b204926ce91348a296618c8e350ce0f292136246 100644 (file)
@@ -153,9 +153,6 @@ struct machdep_calls {
         */
        long            (*feature_call)(unsigned int feature, ...);
 
-       /* Check availability of legacy devices like i8042 */
-       int             (*check_legacy_ioport)(unsigned int baseport);
-
        /* Get legacy PCI/IDE interrupt mapping */ 
        int             (*pci_get_legacy_ide_irq)(struct pci_dev *dev, int channel);