From 255fe433fdc66f108fdea3dc27ceea3d810bb7ca Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 1 Mar 2022 14:40:44 -0600 Subject: cpukit/: Scripted embedded brains header file clean up Updates #4625. --- cpukit/dev/i2c/eeprom.c | 6 ------ cpukit/dev/i2c/gpio-nxp-pca9535.c | 6 ------ cpukit/dev/i2c/i2c-bus.c | 6 ------ cpukit/dev/i2c/i2c-dev.c | 6 ------ cpukit/dev/i2c/sensor-lm75a.c | 6 ------ cpukit/dev/i2c/switch-nxp-pca9548a.c | 6 ------ cpukit/dev/serial/sc16is752-regs.h | 6 ------ cpukit/dev/serial/sc16is752-spi.c | 6 ------ cpukit/dev/serial/sc16is752.c | 6 ------ cpukit/dev/spi/spi-bus.c | 6 ------ 10 files changed, 60 deletions(-) (limited to 'cpukit/dev') diff --git a/cpukit/dev/i2c/eeprom.c b/cpukit/dev/i2c/eeprom.c index 4dc1a1abf9..64bdee4f74 100644 --- a/cpukit/dev/i2c/eeprom.c +++ b/cpukit/dev/i2c/eeprom.c @@ -9,12 +9,6 @@ /* * Copyright (c) 2014 embedded brains GmbH. All rights reserved. * - * embedded brains GmbH - * Dornierstr. 4 - * 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/cpukit/dev/i2c/gpio-nxp-pca9535.c b/cpukit/dev/i2c/gpio-nxp-pca9535.c index 45f3cd3bb2..cb7b68b304 100644 --- a/cpukit/dev/i2c/gpio-nxp-pca9535.c +++ b/cpukit/dev/i2c/gpio-nxp-pca9535.c @@ -9,12 +9,6 @@ /* * Copyright (c) 2014 embedded brains GmbH. All rights reserved. * - * embedded brains GmbH - * Dornierstr. 4 - * 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/cpukit/dev/i2c/i2c-bus.c b/cpukit/dev/i2c/i2c-bus.c index 618a817b1a..7a4788c214 100644 --- a/cpukit/dev/i2c/i2c-bus.c +++ b/cpukit/dev/i2c/i2c-bus.c @@ -9,12 +9,6 @@ /* * Copyright (c) 2014, 2017 embedded brains GmbH. All rights reserved. * - * embedded brains GmbH - * Dornierstr. 4 - * 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/cpukit/dev/i2c/i2c-dev.c b/cpukit/dev/i2c/i2c-dev.c index 6f1eb73bc7..dbef57e1f5 100644 --- a/cpukit/dev/i2c/i2c-dev.c +++ b/cpukit/dev/i2c/i2c-dev.c @@ -9,12 +9,6 @@ /* * Copyright (c) 2014 embedded brains GmbH. All rights reserved. * - * embedded brains GmbH - * Dornierstr. 4 - * 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/cpukit/dev/i2c/sensor-lm75a.c b/cpukit/dev/i2c/sensor-lm75a.c index 536e2141c3..6759457f97 100644 --- a/cpukit/dev/i2c/sensor-lm75a.c +++ b/cpukit/dev/i2c/sensor-lm75a.c @@ -9,12 +9,6 @@ /* * Copyright (c) 2017 embedded brains GmbH. All rights reserved. * - * embedded brains GmbH - * Dornierstr. 4 - * 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/cpukit/dev/i2c/switch-nxp-pca9548a.c b/cpukit/dev/i2c/switch-nxp-pca9548a.c index 76d6853232..8f8c8a7ee2 100644 --- a/cpukit/dev/i2c/switch-nxp-pca9548a.c +++ b/cpukit/dev/i2c/switch-nxp-pca9548a.c @@ -9,12 +9,6 @@ /* * Copyright (c) 2014 embedded brains GmbH. All rights reserved. * - * embedded brains GmbH - * Dornierstr. 4 - * 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/cpukit/dev/serial/sc16is752-regs.h b/cpukit/dev/serial/sc16is752-regs.h index b74f5aa84a..d5e802ac61 100644 --- a/cpukit/dev/serial/sc16is752-regs.h +++ b/cpukit/dev/serial/sc16is752-regs.h @@ -1,12 +1,6 @@ /* * Copyright (c) 2016 embedded brains GmbH. All rights reserved. * - * embedded brains GmbH - * Dornierstr. 4 - * 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/cpukit/dev/serial/sc16is752-spi.c b/cpukit/dev/serial/sc16is752-spi.c index f51a3638a1..8b0a961d35 100644 --- a/cpukit/dev/serial/sc16is752-spi.c +++ b/cpukit/dev/serial/sc16is752-spi.c @@ -1,12 +1,6 @@ /* * Copyright (c) 2016 embedded brains GmbH. All rights reserved. * - * embedded brains GmbH - * Dornierstr. 4 - * 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/cpukit/dev/serial/sc16is752.c b/cpukit/dev/serial/sc16is752.c index e3da7c625f..221be7035c 100644 --- a/cpukit/dev/serial/sc16is752.c +++ b/cpukit/dev/serial/sc16is752.c @@ -1,12 +1,6 @@ /* * Copyright (c) 2016 embedded brains GmbH. All rights reserved. * - * embedded brains GmbH - * Dornierstr. 4 - * 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/cpukit/dev/spi/spi-bus.c b/cpukit/dev/spi/spi-bus.c index 42b70aa6c9..19227f882e 100644 --- a/cpukit/dev/spi/spi-bus.c +++ b/cpukit/dev/spi/spi-bus.c @@ -9,12 +9,6 @@ /* * Copyright (c) 2016, 2017 embedded brains GmbH. All rights reserved. * - * embedded brains GmbH - * Dornierstr. 4 - * 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. -- cgit v1.2.3