Merge branch 'topic/intel8x0' into for-linus
[firefly-linux-kernel-4.4.55.git] / include / linux / lockdep.h
index 37a0361f46853633dd9ea830b7e495efa7b0d00c..23bf02fb124ffae0dfb282453582385ea34d1919 100644 (file)
@@ -390,7 +390,7 @@ do {                                                                \
 
 #endif /* CONFIG_LOCK_STAT */
 
-#if defined(CONFIG_TRACE_IRQFLAGS) && defined(CONFIG_GENERIC_HARDIRQS)
+#ifdef CONFIG_GENERIC_HARDIRQS
 extern void early_init_irq_lock_class(void);
 #else
 static inline void early_init_irq_lock_class(void)