diff --git a/[refs] b/[refs] index 161f73c009ea..e8c86f46175d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 43ca7ec96f01bd921e772112729005d4474fdbf4 +refs/heads/master: 39d0b7ba7b9c0a2c594073400cde1d0beffa0bea diff --git a/trunk/include/asm-x86/i8253.h b/trunk/include/asm-x86/i8253.h index 28cf67da59a3..747548ec5d1d 100644 --- a/trunk/include/asm-x86/i8253.h +++ b/trunk/include/asm-x86/i8253.h @@ -8,12 +8,8 @@ extern spinlock_t i8253_lock; -#ifdef CONFIG_GENERIC_CLOCKEVENTS - extern struct clock_event_device *global_clock_event; extern void setup_pit_timer(void); -#endif - #endif /* __ASM_I8253_H__ */