Commit 4ee4ae87 authored by Matt Porter's avatar Matt Porter Committed by Linus Torvalds

[PATCH] ppc32: add gen550.h

Add a missing include file for gen550.
Signed-off-by: default avatarMatt Porter <mporter@kernel.crashing.org>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent f355b046
/*
* arch/ppc/syslib/gen550.h
*
* gen550 prototypes
*
* Matt Porter <mporter@kernel.crashing.org>
*
* 2004 (c) MontaVista Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
extern void gen550_progress(char *, unsigned short);
extern void gen550_init(int, struct uart_port *);
extern void gen550_kgdb_map_scc(void);
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