Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | powerpc/hvsi: Fix conflict with old HVSI driver | Benjamin Herrenschmidt | 2011-06-30 |
| | | | | | | | | | | 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> | ||
* | powerpc/pseries: Move hvsi support into a library | Benjamin Herrenschmidt | 2011-06-29 |
This will allow a different backend to share it Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> |