repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ARM: pmu: add support for interrupt-affinity property
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-shmobile
/
r8a7790.h
blob
bf73a850aaede0152fac083e82793d1fb2aa8bf3
1
#ifndef __ASM_R8A7790_H__
2
#define __ASM_R8A7790_H__
3
4
void
r8a7790_pm_init
(
void
);
5
extern
struct
smp_operations r8a7790_smp_ops
;
6
7
#endif
/* __ASM_R8A7790_H__ */