summaryrefslogtreecommitdiffstats
path: root/src/usr/i2c
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/i2c')
-rwxr-xr-xsrc/usr/i2c/tpmdd.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/i2c/tpmdd.C b/src/usr/i2c/tpmdd.C
index 94ea65674..24a49552b 100755
--- a/src/usr/i2c/tpmdd.C
+++ b/src/usr/i2c/tpmdd.C
@@ -80,7 +80,7 @@ static const size_t TPM_MAX_NACK_RETRIES = 2;
// Register the perform Op with the routing code for Nodes.
DEVICE_REGISTER_ROUTE( DeviceFW::WILDCARD,
DeviceFW::TPM,
- TARGETING::TYPE_NODE,
+ DeviceFW::WILDCARD,
tpmPerformOp );
OpenPOWER on IntegriCloud