This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ae65a26dd3
linux
/
arch
/
arm
/
mach-realview
/
hotplug.h
2 lines
41 B
C
Raw
Normal View
History
Unescape
Escape
ARM: realview: delete the RealView board files The device tree boot is now feature-complete and fully working, so remove all the RealView board files. Move the remaining realview_cpu_die() function frome "core.h" to the new "hotplug.h" and leave just a minimal device tree core. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2016-02-25 10:26:07 +00:00
void
realview_cpu_die
(
unsigned
int
cpu
)
;
Reference in New Issue
Copy Permalink