提交 fee40119 编写于 作者: M Mike Frysinger 提交者: Bryan Wu

[Blackfin] arch: make sure we have proper description/copyright/license lines

Signed-off-by: NMike Frysinger <vapier.adi@gmail.com>
Signed-off-by: NBryan Wu <cooloney@kernel.org>
上级 3927819d
/* /*
* bfin_gptimers.c - derived from bf53x_timers.c * gptimers.c - Blackfin General Purpose Timer core API
* Driver for General Purpose Timer functions on the Blackfin processor
* *
* Copyright (C) 2005 John DeHority * Copyright (c) 2005-2008 Analog Devices Inc.
* Copyright (C) 2006 Hella Aglaia GmbH (awe@aglaia-gmbh.de) * Copyright (C) 2005 John DeHority
* Copyright (C) 2006 Hella Aglaia GmbH (awe@aglaia-gmbh.de)
* *
* Licensed under the GPLv2. * Licensed under the GPLv2.
*/ */
......
/* /*
* include/asm/bf5xx_timers.h * gptimers.h - Blackfin General Purpose Timer structs/defines/prototypes
*
* This file contains the major Data structures and constants
* used for General Purpose Timer Implementation in BF5xx
* *
* Copyright (c) 2005-2008 Analog Devices Inc.
* Copyright (C) 2005 John DeHority * Copyright (C) 2005 John DeHority
* Copyright (C) 2006 Hella Aglaia GmbH (awe@aglaia-gmbh.de) * Copyright (C) 2006 Hella Aglaia GmbH (awe@aglaia-gmbh.de)
* *
* Licensed under the GPL-2.
*/ */
#ifndef _BLACKFIN_TIMERS_H_ #ifndef _BLACKFIN_TIMERS_H_
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册