diff options
Diffstat (limited to 'include/linux/sfi.h')
| -rw-r--r-- | include/linux/sfi.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/linux/sfi.h b/include/linux/sfi.h index fe817918b30e..d9b436f09925 100644 --- a/include/linux/sfi.h +++ b/include/linux/sfi.h | |||
| @@ -59,6 +59,9 @@ | |||
| 59 | #ifndef _LINUX_SFI_H | 59 | #ifndef _LINUX_SFI_H |
| 60 | #define _LINUX_SFI_H | 60 | #define _LINUX_SFI_H |
| 61 | 61 | ||
| 62 | #include <linux/init.h> | ||
| 63 | #include <linux/types.h> | ||
| 64 | |||
| 62 | /* Table signatures reserved by the SFI specification */ | 65 | /* Table signatures reserved by the SFI specification */ |
| 63 | #define SFI_SIG_SYST "SYST" | 66 | #define SFI_SIG_SYST "SYST" |
| 64 | #define SFI_SIG_FREQ "FREQ" | 67 | #define SFI_SIG_FREQ "FREQ" |
