]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-alpha/core_mcpcia.h
i2c: Convert the pcf8591 driver to a new-style i2c driver
[linux-2.6-omap-h63xx.git] / include / asm-alpha / core_mcpcia.h
index 525b4f6a7ace816784b504de4d89373a6a0d6233..acf55b48347207550edadb3691081bf1df1d251e 100644 (file)
@@ -261,7 +261,7 @@ struct el_MCPCIA_uncorrected_frame_mcheck {
        }
 #endif
 
-static inline int __mcpcia_is_mmio(unsigned long addr)
+extern inline int __mcpcia_is_mmio(unsigned long addr)
 {
        return (addr & 0x80000000UL) == 0;
 }