repo.or.cz
/
zen-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
regulator, mc13xxx: Remove pointless test for unsigned less than zero
[zen-stable.git]
/
arch
/
arm
/
mach-omap2
/
io.h
blob
fd230c6cded561bd3f6393801edc8dc97e39b6af
1
2
#ifndef __MACH_OMAP2_IO_H__
3
#define __MACH_OMAP2_IO_H__
4
5
extern
int
__init
omap_sram_init
(
void
);
6
7
#endif
/* __MACH_OMAP2_IO_H__ */