From: Paul Mackerras Date: Tue, 31 May 2005 07:01:11 +0000 (+1000) Subject: [PATCH] ppc64: actually call prom_send_capabilities X-Git-Tag: v2.6.12-rc6~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05fda3b1d88ebac1fc866fc3ed5b7ef5a4672fa6;p=pandora-kernel.git [PATCH] ppc64: actually call prom_send_capabilities When I sent in the patch adding the code for the kernel to tell the firmware about its capabilities on pSeries machines, I included the function to give the capabilities to firmware but somehow forgot the hunk that adds the call to the new function. This patch adds the call. Signed-off-by: Paul Mackerras Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed