drivers/pc80/rtc: Clean up some headers

Change-Id: I5b3f1da6581dd80264aaa9618227ac64e1966e8d
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38180
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Kyösti Mälkki
2020-01-04 22:07:37 +02:00
parent 1a9b7b50c7
commit a581166820
3 changed files with 6 additions and 11 deletions

View File

@@ -12,7 +12,7 @@
*/
#include <cbfs.h>
#include <pc80/mc146818rtc.h>
#include <fallback.h>
#include <program_loading.h>
#include <stddef.h>
#include <string.h>