Skip to content

Commit

Permalink
[silicon_creator] Remove useless dependency on spi_device.h
Browse files Browse the repository at this point in the history
Signed-off-by: Amaury Pouly <[email protected]>
  • Loading branch information
pamaury committed Nov 26, 2024
1 parent 1084ba7 commit 4da3f37
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sw/device/silicon_creator/lib/bootstrap.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
#define OPENTITAN_SW_DEVICE_SILICON_CREATOR_LIB_BOOTSTRAP_H_

#include "sw/device/lib/base/hardened.h"
#include "sw/device/silicon_creator/lib/drivers/spi_device.h"
#include "sw/device/silicon_creator/lib/error.h"

#ifdef __cplusplus
Expand Down

0 comments on commit 4da3f37

Please sign in to comment.