diff options
Diffstat (limited to 'board/cm5200/cm5200.h')
-rw-r--r-- | board/cm5200/cm5200.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/cm5200/cm5200.h b/board/cm5200/cm5200.h index a6cbc88..b2ea5ce 100644 --- a/board/cm5200/cm5200.h +++ b/board/cm5200/cm5200.h @@ -138,7 +138,7 @@ static char **hw_id_list[] = { cmu1_qa_hw_id, }; -/* indices to the above list - keep in sync */ +/* indices to the above list - keep in sync */ enum { CM1_QA, CM11_QA, |