From e570c3132448071027eefeec239f6ddc9a3ffcdb Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 24 Jan 2011 15:32:04 +0000 Subject: 2011-01-24 Joel Sherrill * configure.ac, console/console-config.c, i2c/i2c_init.c, include/bsp.h, include/hwreg_vals.h, include/irq.h, include/tm27.h, include/tsec-config.h, irq/irq.c, network/network.c, spi/spi_init.c, startup/bspstart.c: Address some of the issues spotted by the check_bsp script. --- c/src/lib/libbsp/powerpc/gen83xx/include/tm27.h | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'c/src/lib/libbsp/powerpc/gen83xx/include/tm27.h') diff --git a/c/src/lib/libbsp/powerpc/gen83xx/include/tm27.h b/c/src/lib/libbsp/powerpc/gen83xx/include/tm27.h index ec63e160fa..5f5ef786b3 100644 --- a/c/src/lib/libbsp/powerpc/gen83xx/include/tm27.h +++ b/c/src/lib/libbsp/powerpc/gen83xx/include/tm27.h @@ -12,8 +12,11 @@ * Germany * rtems@embedded-brains.de * - * The license and distribution terms for this file may be found in the file - * LICENSE in this distribution or at http://www.rtems.com/license/LICENSE. + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at + * http://www.rtems.com/license/LICENSE. + * + * $Id$ */ #ifndef _RTEMS_TMTEST27 -- cgit v1.2.3