patch-2.3.23 linux/include/asm-arm/arch-ebsa285/time.h
Next file: linux/include/asm-arm/arch-ebsa285/uncompress.h
Previous file: linux/include/asm-arm/arch-ebsa285/system.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Oct 20 16:29:08 1999
- Orig file:
v2.3.22/linux/include/asm-arm/arch-ebsa285/time.h
- Orig date:
Tue Aug 31 17:29:14 1999
diff -u --recursive --new-file v2.3.22/linux/include/asm-arm/arch-ebsa285/time.h linux/include/asm-arm/arch-ebsa285/time.h
@@ -282,7 +282,7 @@
*/
extern __inline__ void setup_timer(void)
{
- if (machine_arch_type == MACH_TYPE_CO285)
+ if (machine_is_co285())
/*
* Add-in 21285s shouldn't access the RTC
*/
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)