Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 39d0b7ba authored by Thomas Gleixner's avatar Thomas Gleixner Committed by Thomas Gleixner
Browse files

i386: Remove the useless #ifdef in i8253.h

parent 43ca7ec9
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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__ */