===== drivers/video/aty/aty128fb.c 1.52 vs edited ===== --- 1.52/drivers/video/aty/aty128fb.c 2004-11-12 11:40:39 -08:00 +++ edited/drivers/video/aty/aty128fb.c 2004-11-29 10:41:59 -08:00 @@ -1948,7 +1948,7 @@ goto err_out; } -#ifndef __sparc__ +#if !defined(__sparc__) && !defined(__ia64__) bios = aty128_map_ROM(par, pdev); #ifdef CONFIG_X86 if (bios == NULL)