mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 5/5] irqchip: remove header drivers/irqchip/irqchip.h
@ 2015-07-07 21:18 Joël Porquet
  2015-07-31 21:52 ` [tip:irq/core] irqchip: Remove " tip-bot for Joel Porquet
  0 siblings, 1 reply; 2+ messages in thread
From: Joël Porquet @ 2015-07-07 21:18 UTC (permalink / raw)
  To: linux-kernel; +Cc: vgupta, monstr, ralf, tglx, jason

All drivers using the macro IRQCHIP_DECLARE have been converted to using global
header include/linux/irqchip.h. Local header drivers/irqchip/irqchip.h is now
useless and can be removed.

Signed-off-by: Joel Porquet <joel@porquet.org>
---
 drivers/irqchip/irqchip.h | 11 -----------
 1 file changed, 11 deletions(-)
 delete mode 100644 drivers/irqchip/irqchip.h

diff --git a/drivers/irqchip/irqchip.h b/drivers/irqchip/irqchip.h
deleted file mode 100644
index 0f67ae3..0000000
--- a/drivers/irqchip/irqchip.h
+++ /dev/null
@@ -1,11 +0,0 @@
-/*
- * Copyright (C) 2012 Thomas Petazzoni
- *
- * Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
- *
- * This file is licensed under the terms of the GNU General Public
- * License version 2.  This program is licensed "as is" without any
- * warranty of any kind, whether express or implied.
- */
-
-#include <linux/irqchip.h>
-- 
2.4.5



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-07-31 21:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-07 21:18 [PATCH 5/5] irqchip: remove header drivers/irqchip/irqchip.h Joël Porquet
2015-07-31 21:52 ` [tip:irq/core] irqchip: Remove " tip-bot for Joel Porquet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®