summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/tqm8xx/include/bsp/spi.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/powerpc/tqm8xx/include/bsp/spi.h')
-rw-r--r--bsps/powerpc/tqm8xx/include/bsp/spi.h32
1 files changed, 14 insertions, 18 deletions
diff --git a/bsps/powerpc/tqm8xx/include/bsp/spi.h b/bsps/powerpc/tqm8xx/include/bsp/spi.h
index bd6b3c2ab7..fedfc516aa 100644
--- a/bsps/powerpc/tqm8xx/include/bsp/spi.h
+++ b/bsps/powerpc/tqm8xx/include/bsp/spi.h
@@ -1,21 +1,17 @@
-/*===============================================================*\
-| Project: RTEMS support for MPC8xx |
-+-----------------------------------------------------------------+
-| Copyright (c) 2009 |
-| embedded brains GmbH |
-| Obere Lagerstr. 30 |
-| 82178 Puchheim |
-| 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.org/license/LICENSE. |
-| |
-+-----------------------------------------------------------------+
-| this file contains the MPC8xx SPI driver declarations |
-\*===============================================================*/
+/*
+ * RTEMS support for MPC8xx
+ *
+ * This file contains the MPC8xx SPI driver declarations.
+ */
+
+/*
+ * 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
+ * http://www.rtems.org/license/LICENSE.
+ */
+
#ifndef _M8XX_SPIDRV_H
#define _M8XX_SPIDRV_H