Remove #ifdef/#endif 3 years after the stuff they protected was removed.
Spotted by: peter.
This commit is contained in:
parent
bc8c3c3e37
commit
e48fb743d8
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=103734
@ -70,8 +70,6 @@
|
||||
#include <sys/power.h>
|
||||
|
||||
#include <machine/clock.h>
|
||||
#ifdef CLK_CALIBRATION_LOOP
|
||||
#endif
|
||||
#include <machine/cputypes.h>
|
||||
#include <machine/frame.h>
|
||||
#include <machine/limits.h>
|
||||
|
@ -70,8 +70,6 @@
|
||||
#include <sys/power.h>
|
||||
|
||||
#include <machine/clock.h>
|
||||
#ifdef CLK_CALIBRATION_LOOP
|
||||
#endif
|
||||
#include <machine/cputypes.h>
|
||||
#include <machine/frame.h>
|
||||
#include <machine/limits.h>
|
||||
|
@ -70,8 +70,6 @@
|
||||
#include <sys/power.h>
|
||||
|
||||
#include <machine/clock.h>
|
||||
#ifdef CLK_CALIBRATION_LOOP
|
||||
#endif
|
||||
#include <machine/cputypes.h>
|
||||
#include <machine/frame.h>
|
||||
#include <machine/limits.h>
|
||||
|
Loading…
Reference in New Issue
Block a user