--- zzzz-none-000/linux-2.4.17/drivers/acpi/include/actbl2.h 2001-10-24 21:06:22.000000000 +0000 +++ sangam-fb-322/linux-2.4.17/drivers/acpi/include/actbl2.h 2004-11-24 13:23:56.000000000 +0000 @@ -1,7 +1,7 @@ /****************************************************************************** * * Name: actbl2.h - ACPI Specification Revision 2.0 Tables - * $Revision: 24 $ + * $Revision: 1.1.1.1 $ * *****************************************************************************/ @@ -139,8 +139,8 @@ u16 plvl3_lat; /* worst case HW latency to enter/exit C3 state */ u16 flush_size; /* number of flush strides that need to be read */ u16 flush_stride; /* Processor's memory cache line width, in bytes */ - u8 duty_offset; /* Processor_’s duty cycle index in processor's P_CNT reg*/ - u8 duty_width; /* Processor_’s duty cycle value bit width in P_CNT register.*/ + u8 duty_offset; /* Processor_Æs duty cycle index in processor's P_CNT reg*/ + u8 duty_width; /* Processor_Æs duty cycle value bit width in P_CNT register.*/ u8 day_alrm; /* index to day-of-month alarm in RTC CMOS RAM */ u8 mon_alrm; /* index to month-of-year alarm in RTC CMOS RAM */ u8 century; /* index to century in RTC CMOS RAM */