diff --git a/include/linux/clocksource.h b/include/linux/clocksource.h index 107787aacb647c95c37f53bf94d2660486d687a3..07b42153de245b711e81467fad632aeec0feb486 100644 --- a/include/linux/clocksource.h +++ b/include/linux/clocksource.h @@ -103,7 +103,7 @@ struct clocksource { #define CLOCK_SOURCE_VALID_FOR_HRES 0x20 /* simplify initialization of mask field */ -#define CLOCKSOURCE_MASK(bits) (cycle_t)(bits<64 ? ((1ULL<