Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86561
b: refs/heads/master
c: 1ba7a3e
h: refs/heads/master
i:
  86559: 7367023
v: v3
  • Loading branch information
Mike Frysinger authored and Bryan Wu committed Jan 11, 2008
1 parent 76ed227 commit 6e234ee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 24 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8851c71eb97610f0f63121d62345c969f71201a2
refs/heads/master: 1ba7a3ee310138015e744444043ce3e947429fce
27 changes: 4 additions & 23 deletions trunk/drivers/serial/bfin_5xx.c
Original file line number Diff line number Diff line change
@@ -1,30 +1,11 @@
/*
* File: drivers/serial/bfin_5xx.c
* Based on: Based on drivers/serial/sa1100.c
* Author: Aubrey Li <aubrey.li@analog.com>
* Blackfin On-Chip Serial Driver
*
* Created:
* Description: Driver for blackfin 5xx serial ports
* Copyright 2006-2007 Analog Devices Inc.
*
* Modified:
* Copyright 2006 Analog Devices Inc.
* Enter bugs at http://blackfin.uclinux.org/
*
* Bugs: Enter bugs at http://blackfin.uclinux.org/
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, see the file COPYING, or write
* to the Free Software Foundation, Inc.,
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
* Licensed under the GPL-2 or later.
*/

#if defined(CONFIG_SERIAL_BFIN_CONSOLE) && defined(CONFIG_MAGIC_SYSRQ)
Expand Down

0 comments on commit 6e234ee

Please sign in to comment.