diff options
Diffstat (limited to 'drivers/pci/hotplug/shpchp_hpc.c')
-rw-r--r-- | drivers/pci/hotplug/shpchp_hpc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pci/hotplug/shpchp_hpc.c b/drivers/pci/hotplug/shpchp_hpc.c index 75ba2311b54f..2d7f474ca0ec 100644 --- a/drivers/pci/hotplug/shpchp_hpc.c +++ b/drivers/pci/hotplug/shpchp_hpc.c | |||
@@ -116,7 +116,7 @@ | |||
116 | #define SLOT_REG_RSVDZ_MASK ((1 << 15) | (7 << 21)) | 116 | #define SLOT_REG_RSVDZ_MASK ((1 << 15) | (7 << 21)) |
117 | 117 | ||
118 | /* | 118 | /* |
119 | * SHPC Command Code definitnions | 119 | * SHPC Command Code definitions |
120 | * | 120 | * |
121 | * Slot Operation 00h - 3Fh | 121 | * Slot Operation 00h - 3Fh |
122 | * Set Bus Segment Speed/Mode A 40h - 47h | 122 | * Set Bus Segment Speed/Mode A 40h - 47h |