summaryrefslogtreecommitdiffstats
path: root/bsps/arm/xilinx-zynq/include/bsp/irq.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/arm/xilinx-zynq/include/bsp/irq.h')
-rw-r--r--bsps/arm/xilinx-zynq/include/bsp/irq.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/bsps/arm/xilinx-zynq/include/bsp/irq.h b/bsps/arm/xilinx-zynq/include/bsp/irq.h
index f4579ae614..61d47c529b 100644
--- a/bsps/arm/xilinx-zynq/include/bsp/irq.h
+++ b/bsps/arm/xilinx-zynq/include/bsp/irq.h
@@ -7,7 +7,7 @@
/*
* SPDX-License-Identifier: BSD-2-Clause
*
- * Copyright (C) 2013 embedded brains GmbH
+ * Copyright (C) 2013 embedded brains GmbH & Co. KG
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -36,7 +36,6 @@
#ifndef ASM
-#include <rtems/irq.h>
#include <rtems/irq-extension.h>
#include <bsp/arm-a9mpcore-irq.h>