Merge tag 'asm-generic-alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
[sfrench/cifs-2.6.git] / arch / alpha / kernel / core_irongate.c
index 6b8ed12936b6f131c4276d2d1283d876d42846a6..05dc4c1b9074868c81867dcee7d2fa1541076f65 100644 (file)
@@ -226,7 +226,6 @@ albacore_init_arch(void)
        if (memtop > pci_mem) {
 #ifdef CONFIG_BLK_DEV_INITRD
                extern unsigned long initrd_start, initrd_end;
-               extern void *move_initrd(unsigned long);
 
                /* Move the initrd out of the way. */
                if (initrd_end && __pa(initrd_end) > pci_mem) {