Normalize drivers between stage1 and 2

This commit is contained in:
TuxSH
2018-05-06 15:02:13 +02:00
parent 306555e522
commit 1aa6b92bc4
6 changed files with 46 additions and 30 deletions

View File

@@ -3,8 +3,8 @@
* ~ktemkin
*/
#include "lib/driver_utils.h"
#include "supplies.h"
#include "lib/printk.h"
// FIXME: replace hwinit with our own code
#include "hwinit/max7762x.h"