From: Benjamin Herrenschmidt Date: Fri, 1 Jul 2011 03:10:21 +0000 (+1000) Subject: powerpc/hvsi: Fix conflict with old HVSI driver X-Git-Tag: v3.1-rc1~236^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87fa35dd881fd61a2a8166892366f2c22c34a1fa;p=pandora-kernel.git powerpc/hvsi: Fix conflict with old HVSI driver A mix of think & mismerge on my side caused a problem where both the new hvsi_lib and the old hvsi driver gets compiled and try to define symbols with the same name. This fixes it by renaming the hvsi_lib exported symbols. Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed