PCI/PTM: Remove spurious "d" from granularity message
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 6 Nov 2019 21:30:48 +0000 (15:30 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 21 Nov 2019 13:52:32 +0000 (07:52 -0600)
commit127a7709495db52a41012deaebbb7afc231dad91
tree0a75d3208beaf0d760ba3b8acd0028ad7e3d9292
parentca22d1f5474a7278d317bb86296723e9e563c44d
PCI/PTM: Remove spurious "d" from granularity message

The granularity message has an extra "d":

  pci 0000:02:00.0: PTM enabled, 4dns granularity

Remove the "d" so the message is simply "PTM enabled, 4ns granularity".

Fixes: 8b2ec318eece ("PCI: Add PTM clock granularity information")
Link: https://lore.kernel.org/r/20191106222420.10216-2-helgaas@kernel.org
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Andrew Murray <andrew.murray@arm.com>
Cc: Jonathan Yong <jonathan.yong@intel.com>
drivers/pci/pcie/ptm.c