diff options
Diffstat (limited to 'include/configs/UCP1020.h')
-rw-r--r-- | include/configs/UCP1020.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/UCP1020.h b/include/configs/UCP1020.h index 5086077afb..cfc9567332 100644 --- a/include/configs/UCP1020.h +++ b/include/configs/UCP1020.h @@ -13,6 +13,8 @@ #ifndef __CONFIG_H #define __CONFIG_H +#include <linux/stringify.h> + /*** Arcturus FirmWare Environment */ #define MAX_SERIAL_SIZE 15 |