Commit dfe8a282 authored by Marc Singer's avatar Marc Singer Committed by Russell King

[ARM PATCH] 2296/1: Corrections to build for LPD7a404

Patch from Marc Singer

A missing exten prevented the 2.6.10-rc2 kernel from building for the
LPD7A404.  This patch adds it.

Signed-off-by: Marc Singer
Signed-off-by: Russell King
parent 92850dcc
/*
* linux/arch/arm/mach-lh7a40x/common.h
/* arch/arm/mach-lh7a40x/common.h
*
* Copyright (C) 2004 Marc Singer
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* version 2 as published by the Free Software Foundation.
*
* Header file for common stuff.
*/
struct sys_timer;
extern struct sys_timer lh7a40x_timer;
extern void lh7a400_init_irq (void);
extern void lh7a404_init_irq (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