diff options
author | Bharat Bhushan <r65777@freescale.com> | 2013-10-09 09:11:17 +0400 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2013-10-11 09:49:27 +0400 |
commit | 41b93b238ab394c8cf0935ec3ba31c700a2b3b25 (patch) | |
tree | 13d3450edf167edb4c4114e025e69824aac38e96 /drivers | |
parent | 8616dff5b0e969444cc8484875ebd936956b5c0d (diff) | |
download | linux-41b93b238ab394c8cf0935ec3ba31c700a2b3b25.tar.xz |
powerpc: Added __cmpdi2 for signed 64bit comparision
This was missing on powerpc and I am getting compilation error
drivers/vfio/pci/vfio_pci_rdwr.c:193: undefined reference to `__cmpdi2'
drivers/vfio/pci/vfio_pci_rdwr.c:193: undefined reference to `__cmpdi2'
Signed-off-by: Bharat Bhushan <bharat.bhushan@freescale.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions