Blackfin arch: cleanup the header file comments

use scm changelog rather than comment blocks in files

Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
This commit is contained in:
Mike Frysinger
2009-01-07 23:14:38 +08:00
committed by Bryan Wu
parent a024d41bfe
commit 16daaf59c9

View File

@@ -1,22 +1,12 @@
/************************************************************ /*
* Blackfin On-Chip SPI Driver
* Copyright (C) 2006-2008, Analog Devices. All Rights Reserved
* *
* FILE bfin5xx_spi.h * Copyright 2004-2008 Analog Devices Inc.
* PROGRAMMER(S): Luke Yang (Analog Devices Inc.)
* *
* Enter bugs at http://blackfin.uclinux.org/
* *
* DATE OF CREATION: March. 10th 2006 * Licensed under the GPL-2 or later.
* */
* SYNOPSIS:
*
* DESCRIPTION: header file for SPI controller driver for Blackfin5xx.
**************************************************************
* MODIFICATION HISTORY:
* March 10, 2006 bfin5xx_spi.h Created. (Luke Yang)
************************************************************/
#ifndef _SPI_CHANNEL_H_ #ifndef _SPI_CHANNEL_H_
#define _SPI_CHANNEL_H_ #define _SPI_CHANNEL_H_