aboutsummaryrefslogtreecommitdiff
path: root/src/device/hypertransport.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/device/hypertransport.c')
-rw-r--r--src/device/hypertransport.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/device/hypertransport.c b/src/device/hypertransport.c
index 75e1820823..66ff9d2d81 100644
--- a/src/device/hypertransport.c
+++ b/src/device/hypertransport.c
@@ -265,7 +265,7 @@ static unsigned int do_hypertransport_scan_chain(struct bus *bus, unsigned min_d
min_unitid = (offset_unitid) ? CONFIG_HT_CHAIN_UNITID_BASE : 1;
#if CONFIG_HT_CHAIN_END_UNITID_BASE != 0x20
- /*
+ /*
* Let's record the device of last HT device, so we can set the unitid
* to CONFIG_HT_CHAIN_END_UNITID_BASE.
*/