diff options
Diffstat (limited to 'drivers/irqchip/irq-hip04.c')
| -rw-r--r-- | drivers/irqchip/irq-hip04.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/irqchip/irq-hip04.c b/drivers/irqchip/irq-hip04.c index 5b4fd2f4e5f8..cf705827599c 100644 --- a/drivers/irqchip/irq-hip04.c +++ b/drivers/irqchip/irq-hip04.c | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | // SPDX-License-Identifier: GPL-2.0-only | ||
| 1 | /* | 2 | /* |
| 2 | * Hisilicon HiP04 INTC | 3 | * Hisilicon HiP04 INTC |
| 3 | * | 4 | * |
| @@ -5,10 +6,6 @@ | |||
| 5 | * Copyright (c) 2013-2014 Hisilicon Ltd. | 6 | * Copyright (c) 2013-2014 Hisilicon Ltd. |
| 6 | * Copyright (c) 2013-2014 Linaro Ltd. | 7 | * Copyright (c) 2013-2014 Linaro Ltd. |
| 7 | * | 8 | * |
| 8 | * This program is free software; you can redistribute it and/or modify | ||
| 9 | * it under the terms of the GNU General Public License version 2 as | ||
| 10 | * published by the Free Software Foundation. | ||
| 11 | * | ||
| 12 | * Interrupt architecture for the HIP04 INTC: | 9 | * Interrupt architecture for the HIP04 INTC: |
| 13 | * | 10 | * |
| 14 | * o There is one Interrupt Distributor, which receives interrupts | 11 | * o There is one Interrupt Distributor, which receives interrupts |
