lkml.org 
[lkml]   [2015]   [Jun]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[RFT v2 01/48] genirq: Clean up outdated comments related to include/linux/irqdesc.h
Date
Seems we have little chance to move irqdesc.h from include/linux/ into
kernel/irq/, so kill the outdated comments.

Signed-off-by: Jiang Liu <jiang.liu@linux.intel.com>
---
include/linux/irq.h | 1 -
include/linux/irqdesc.h | 3 ---
2 files changed, 4 deletions(-)

diff --git a/include/linux/irq.h b/include/linux/irq.h
index a38610520b33..2de650d61a4e 100644
--- a/include/linux/irq.h
+++ b/include/linux/irq.h
@@ -409,7 +409,6 @@ enum {
IRQCHIP_EOI_THREADED = (1 << 6),
};

-/* This include will go away once we isolated irq_desc usage to core code */
#include <linux/irqdesc.h>

/*
diff --git a/include/linux/irqdesc.h b/include/linux/irqdesc.h
index 749755bffbc1..8c84a2513665 100644
--- a/include/linux/irqdesc.h
+++ b/include/linux/irqdesc.h
@@ -3,9 +3,6 @@

/*
* Core internal functions to deal with irq descriptors
- *
- * This include will move to kernel/irq once we cleaned up the tree.
- * For now it's included from <linux/irq.h>
*/

struct irq_affinity_notify;
--
1.7.10.4


\
 
 \ /
  Last update: 2015-06-04 07:01    [W:1.536 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site