rtc: mc146818: Add a comment to the #endif
authorSimon Glass <sjg@chromium.org>
Sun, 18 Oct 2015 21:55:29 +0000 (15:55 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 21 Oct 2015 13:46:50 +0000 (07:46 -0600)
commit1bcb5c3a6cbaaf29d03bd58d068a7d42042476d5
tree0be11ebfcc38911b977d7c9f16d4b04d97902159
parent7b95252d82267143e647d5fee96c7d9d5bf74560
rtc: mc146818: Add a comment to the #endif

Add a comment to make it clear to which block the #endif relates.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
drivers/rtc/mc146818.c