Skip to content

Commit

Permalink
riscv: hibernate: Remove unwanted header files
Browse files Browse the repository at this point in the history
Hibernate does not require sifive_l2_cache.h

Signed-off-by: Samin Guo <[email protected]>
  • Loading branch information
SaminGuo authored and MichaIng committed Jan 28, 2024
1 parent cd9b27b commit 2622992
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/riscv/kernel/hibernate.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@
#include <asm/smp.h>
#include <asm/suspend.h>

#include <soc/sifive/sifive_l2_cache.h>

/*
* The logical cpu number we should resume on, initialised to a non-cpu
* number.
Expand Down

0 comments on commit 2622992

Please sign in to comment.