repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PATCH] xtensa: Fix TIOCGICOUNT macro
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
arch
/
powerpc
/
sysdev
/
fsl_soc.h
blob
c433d3f39eddc431e0f3c914a34ab7a8cf559ef1
1
#ifndef __PPC_FSL_SOC_H
2
#define __PPC_FSL_SOC_H
3
#ifdef __KERNEL__
4
5
extern
phys_addr_t
get_immrbase
(
void
);
6
7
#endif
8
#endif