From ba619b7f36d0cb059e5d3252eb84df6ddd02f163 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 1 Mar 2022 15:38:20 -0600 Subject: bsps/arm/: Scripted embedded brains header file clean up Updates #4625. --- bsps/arm/lpc24xx/include/bsp/dma.h | 7 +------ bsps/arm/lpc24xx/include/bsp/io.h | 6 ------ bsps/arm/lpc24xx/include/bsp/irq.h | 6 ------ bsps/arm/lpc24xx/include/bsp/lcd.h | 6 ------ bsps/arm/lpc24xx/include/bsp/lpc-clock-config.h | 7 +------ bsps/arm/lpc24xx/include/bsp/lpc-ethernet-config.h | 6 ------ bsps/arm/lpc24xx/include/bsp/lpc17xx.h | 6 ------ bsps/arm/lpc24xx/include/bsp/lpc24xx.h | 6 ------ bsps/arm/lpc24xx/include/bsp/start-config.h | 6 ------ bsps/arm/lpc24xx/include/bsp/system-clocks.h | 7 +------ 10 files changed, 3 insertions(+), 60 deletions(-) (limited to 'bsps/arm/lpc24xx/include/bsp') diff --git a/bsps/arm/lpc24xx/include/bsp/dma.h b/bsps/arm/lpc24xx/include/bsp/dma.h index 3d5089b16b..ed7022f9a8 100644 --- a/bsps/arm/lpc24xx/include/bsp/dma.h +++ b/bsps/arm/lpc24xx/include/bsp/dma.h @@ -7,12 +7,7 @@ */ /* - * Copyright (c) 2008, 2009 - * embedded brains GmbH - * Obere Lagerstr. 30 - * D-82178 Puchheim - * Germany - * + * Copyright (c) 2008, 2009 embedded brains GmbH. All rights reserved. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/bsps/arm/lpc24xx/include/bsp/io.h b/bsps/arm/lpc24xx/include/bsp/io.h index 97700d58bc..a013a9a3ed 100644 --- a/bsps/arm/lpc24xx/include/bsp/io.h +++ b/bsps/arm/lpc24xx/include/bsp/io.h @@ -9,12 +9,6 @@ /* * Copyright (c) 2009-2012 embedded brains GmbH. All rights reserved. * - * embedded brains GmbH - * Obere Lagerstr. 30 - * 82178 Puchheim - * Germany - * - * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.org/license/LICENSE. diff --git a/bsps/arm/lpc24xx/include/bsp/irq.h b/bsps/arm/lpc24xx/include/bsp/irq.h index 9794a01546..47e3592575 100644 --- a/bsps/arm/lpc24xx/include/bsp/irq.h +++ b/bsps/arm/lpc24xx/include/bsp/irq.h @@ -9,12 +9,6 @@ /* * Copyright (c) 2008-2012 embedded brains GmbH. All rights reserved. * - * embedded brains GmbH - * Obere Lagerstr. 30 - * 82178 Puchheim - * Germany - * - * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.org/license/LICENSE. diff --git a/bsps/arm/lpc24xx/include/bsp/lcd.h b/bsps/arm/lpc24xx/include/bsp/lcd.h index b0b6643316..ce0bb873d5 100644 --- a/bsps/arm/lpc24xx/include/bsp/lcd.h +++ b/bsps/arm/lpc24xx/include/bsp/lcd.h @@ -9,12 +9,6 @@ /* * Copyright (c) 2010-2012 embedded brains GmbH. All rights reserved. * - * embedded brains GmbH - * Obere Lagerstr. 30 - * 82178 Puchheim - * Germany - * - * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.org/license/LICENSE. diff --git a/bsps/arm/lpc24xx/include/bsp/lpc-clock-config.h b/bsps/arm/lpc24xx/include/bsp/lpc-clock-config.h index 35ae923d50..d15b907852 100644 --- a/bsps/arm/lpc24xx/include/bsp/lpc-clock-config.h +++ b/bsps/arm/lpc24xx/include/bsp/lpc-clock-config.h @@ -7,12 +7,7 @@ */ /* - * Copyright (c) 2009 - * embedded brains GmbH - * Obere Lagerstr. 30 - * D-82178 Puchheim - * Germany - * + * Copyright (c) 2009 embedded brains GmbH. All rights reserved. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/bsps/arm/lpc24xx/include/bsp/lpc-ethernet-config.h b/bsps/arm/lpc24xx/include/bsp/lpc-ethernet-config.h index 255a90d7b1..667c1cb08a 100644 --- a/bsps/arm/lpc24xx/include/bsp/lpc-ethernet-config.h +++ b/bsps/arm/lpc24xx/include/bsp/lpc-ethernet-config.h @@ -9,12 +9,6 @@ /* * Copyright (c) 2009-2012 embedded brains GmbH. All rights reserved. * - * embedded brains GmbH - * Obere Lagerstr. 30 - * 82178 Puchheim - * Germany - * - * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.org/license/LICENSE. diff --git a/bsps/arm/lpc24xx/include/bsp/lpc17xx.h b/bsps/arm/lpc24xx/include/bsp/lpc17xx.h index 382227a724..18841744af 100644 --- a/bsps/arm/lpc24xx/include/bsp/lpc17xx.h +++ b/bsps/arm/lpc24xx/include/bsp/lpc17xx.h @@ -9,12 +9,6 @@ /* * Copyright (c) 2011 embedded brains GmbH. All rights reserved. * - * embedded brains GmbH - * Obere Lagerstr. 30 - * 82178 Puchheim - * Germany - * - * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.org/license/LICENSE. diff --git a/bsps/arm/lpc24xx/include/bsp/lpc24xx.h b/bsps/arm/lpc24xx/include/bsp/lpc24xx.h index 15e20e2f27..291f41d06c 100644 --- a/bsps/arm/lpc24xx/include/bsp/lpc24xx.h +++ b/bsps/arm/lpc24xx/include/bsp/lpc24xx.h @@ -9,12 +9,6 @@ /* * Copyright (c) 2008-2011 embedded brains GmbH. All rights reserved. * - * embedded brains GmbH - * Obere Lagerstr. 30 - * 82178 Puchheim - * Germany - * - * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.org/license/LICENSE. diff --git a/bsps/arm/lpc24xx/include/bsp/start-config.h b/bsps/arm/lpc24xx/include/bsp/start-config.h index ea981ebc55..1d97d06d19 100644 --- a/bsps/arm/lpc24xx/include/bsp/start-config.h +++ b/bsps/arm/lpc24xx/include/bsp/start-config.h @@ -9,12 +9,6 @@ /* * Copyright (c) 2011-2012 embedded brains GmbH. All rights reserved. * - * embedded brains GmbH - * Obere Lagerstr. 30 - * 82178 Puchheim - * Germany - * - * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.org/license/LICENSE. diff --git a/bsps/arm/lpc24xx/include/bsp/system-clocks.h b/bsps/arm/lpc24xx/include/bsp/system-clocks.h index 7bbc40164d..98eabbc056 100644 --- a/bsps/arm/lpc24xx/include/bsp/system-clocks.h +++ b/bsps/arm/lpc24xx/include/bsp/system-clocks.h @@ -7,12 +7,7 @@ */ /* - * Copyright (c) 2008, 2009 - * embedded brains GmbH - * Obere Lagerstr. 30 - * D-82178 Puchheim - * Germany - * + * Copyright (c) 2008, 2009 embedded brains GmbH. All rights reserved. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at -- cgit v1.2.3