Fix path for FSI slaves

The FSI path moved for the 2nd processor.

Change-Id: Ic462dc7648a68abc7de178e2312bc2368fc06d40
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
diff --git a/targeting.hpp b/targeting.hpp
index 463ccc5..9719a65 100644
--- a/targeting.hpp
+++ b/targeting.hpp
@@ -12,7 +12,7 @@
 constexpr auto fsiMasterDevPath =
     "/sys/devices/platform/fsi-master/slave@00:00/raw";
 
-constexpr auto fsiSlaveBaseDir = "/sys/devices/hub@00/";
+constexpr auto fsiSlaveBaseDir = "/sys/devices/platform/fsi-master/slave@00:00/hub@00/";
 
 /**
  * Represents a specific P9 processor in the system.  Used by