This website requires JavaScript.
Explore
Help
Sign In
p71924506
/
linux_old1
Watch
1
Star
0
Fork
You've already forked linux_old1
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
79deb8e511
linux_old1
/
arch
/
arm
/
mach-integrator
/
common.h
3 lines
65 B
C
Raw
Normal View
History
Unescape
Escape
ARM: integrator: use new init_early for clock tree init Initialize the clock tree early. Acked-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2011-01-11 21:00:04 +08:00
void
integrator_init_early
(
void
)
;
ARM: Move platform memory reservations out of generic code Move the platform specific bootmem memory reservations out of arch/arm/mm/mmu.c into their respective platform files. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-05-23 01:18:57 +08:00
void
integrator_reserve
(
void
)
;