Re: c-tx39.c build fix

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Apr 28, 2003 at 07:13:04PM +0900, Atsushi Nemoto wrote:

> --- linux-mips-cvs/arch/mips/mm/c-tx39.c	Mon Apr 28 09:44:52 2003
> +++ linux.new/arch/mips/mm/c-tx39.c	Mon Apr 28 19:07:45 2003
> @@ -26,7 +26,8 @@
>  /* For R3000 cores with R4000 style caches */
>  static unsigned long icache_size, dcache_size;		/* Size in bytes */
>  static unsigned long icache_way_size, dcache_way_size;	/* Size divided by ways */
> -extern long scache_size;
> +#define scache_size 0
> +#define scache_way_size 0

Not beautyful ...  but as you can imagine c-tx39.c is another candidate
for eventual integration into c-r4k.c, so applied.

  Ralf


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux