x86: prevent stale state of c1e_mask across CPU offline/online
[pandora-kernel.git] / include / asm-x86 / rtc.h
index 1f0c98e..f71c3b0 100644 (file)
@@ -1,5 +1 @@
-#ifdef CONFIG_X86_32
-# include "rtc_32.h"
-#else
-# include "rtc_64.h"
-#endif
+#include <asm-generic/rtc.h>