]> Pileus Git - ~andy/linux/blobdiff - include/linux/lockdep.h
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[~andy/linux] / 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)