]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] ppc64: Add missing exports
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 27 Jun 2005 21:36:35 +0000 (14:36 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 27 Jun 2005 22:11:43 +0000 (15:11 -0700)
commit2bb1648055fcb58539ec896ed095fd69b20f3c0a
treefb24ed8b014eaac82a7c77f241c3b92c80cf8027
parentc35f8f22c09a47eadf82ce891b6fbb63d63207f2
[PATCH] ppc64: Add missing exports

This patch adds a couple of missing symbol exports.  flush_dcache_page is
used by the AGP driver and rtc_lock by the RTC driver.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Nick Piggin <nickpiggin@yahoo.com.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc64/kernel/ppc_ksyms.c
arch/ppc64/kernel/time.c