Commit 16daaf59 authored by Mike Frysinger's avatar Mike Frysinger Committed by Bryan Wu

Blackfin arch: cleanup the header file comments

use scm changelog rather than comment blocks in files
Signed-off-by: default avatarMike Frysinger <vapier.adi@gmail.com>
Signed-off-by: default avatarBryan Wu <cooloney@kernel.org>
parent a024d41b
/************************************************************ /*
* Blackfin On-Chip SPI Driver
* Copyright (C) 2006-2008, Analog Devices. All Rights Reserved *
* * Copyright 2004-2008 Analog Devices Inc.
* FILE bfin5xx_spi.h *
* PROGRAMMER(S): Luke Yang (Analog Devices Inc.) * Enter bugs at http://blackfin.uclinux.org/
* *
* * Licensed under the GPL-2 or later.
* DATE OF CREATION: March. 10th 2006 */
*
* 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_
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment