diff options
Diffstat (limited to 'src/include/reset.h')
-rw-r--r-- | src/include/reset.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/include/reset.h b/src/include/reset.h index 48999164bb86..cf9d5744b28f 100644 --- a/src/include/reset.h +++ b/src/include/reset.h @@ -1,8 +1,6 @@ #ifndef RESET_H #define RESET_H -#include <compiler.h> - /* Generic reset functions. Call from code that wants to trigger a reset. */ /* Super-hard reset specific to some Intel SoCs. */ |