Searched hist:"87 fa35dd881fd61a2a8166892366f2c22c34a1fa" (Results 1 – 3 of 3) sorted by relevance
/linux/arch/powerpc/include/asm/ |
H A D | hvsi.h | diff 87fa35dd881fd61a2a8166892366f2c22c34a1fa Fri Jul 01 05:10:21 CEST 2011 Benjamin Herrenschmidt <benh@kernel.crashing.org> 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 <benh@kernel.crashing.org>
|
/linux/drivers/tty/hvc/ |
H A D | hvsi_lib.c | diff 87fa35dd881fd61a2a8166892366f2c22c34a1fa Fri Jul 01 05:10:21 CEST 2011 Benjamin Herrenschmidt <benh@kernel.crashing.org> 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 <benh@kernel.crashing.org>
|
H A D | hvc_vio.c | diff 87fa35dd881fd61a2a8166892366f2c22c34a1fa Fri Jul 01 05:10:21 CEST 2011 Benjamin Herrenschmidt <benh@kernel.crashing.org> 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 <benh@kernel.crashing.org>
|