drivers/pc80/rtc: Reorganize prototypes
Change-Id: Idea18f437c31ebe83dd61a185e614106a1f8f976 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/38199 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
parent
229d5b2f46
commit
ce39ba97bc
10 changed files with 37 additions and 27 deletions
|
|
@ -183,6 +183,5 @@ void cmos_set_checksum(int range_start, int range_end, int cks_loc);
|
|||
|
||||
#endif /* CONFIG_ARCH_X86 */
|
||||
|
||||
void cmos_post_init(void);
|
||||
|
||||
#endif /* PC80_MC146818RTC_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue