repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
MINI2440: Added new T35 (QVGA) and Innolux 5.6" (VGA) TFTs
[linux-2.6/mini2440.git]
/
arch
/
arm
/
mach-clps711x
/
common.h
blob
2b8b801f1dc316205edfd6e7493b79137002b9ad
1
/*
2
* linux/arch/arm/mach-clps711x/common.h
3
*
4
* Common bits.
5
*/
6
7
struct
sys_timer
;
8
9
extern
void
clps711x_map_io
(
void
);
10
extern
void
clps711x_init_irq
(
void
);
11
extern
struct
sys_timer clps711x_timer
;