X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fsparc%2Fmm%2Fnosrmmu.c;h=9e215659697e63edc7363ba7068ae6a3b02c1e6f;hb=9bf4aaab3e101692164d49b7ca357651eb691cb6;hp=4e49380d275abd46892de6a159ab78add8cd2cfc;hpb=db216c3d5e4c040e557a50f8f5d35d5c415e8c1c;p=linux-2.6.git diff --git a/arch/sparc/mm/nosrmmu.c b/arch/sparc/mm/nosrmmu.c index 4e49380d2..9e2156596 100644 --- a/arch/sparc/mm/nosrmmu.c +++ b/arch/sparc/mm/nosrmmu.c @@ -9,10 +9,12 @@ #include #include #include +#include static char shouldnothappen[] __initdata = "SUN4 kernel can only run on SUN4\n"; enum mbus_module srmmu_modtype; +void *srmmu_nocache_pool; int vac_cache_size = 0; @@ -46,11 +48,6 @@ void srmmu_unmapioaddr(unsigned long virt_addr) { } -void __init srmmu_end_memory(unsigned long memory_size, unsigned long *mem_end_p) -{ - return 0; -} - __u32 iounit_map_dma_init(struct sbus_bus *sbus, int size) { return 0;