diff options
Diffstat (limited to 'src/usr/pnor/pnor_utils.H')
-rw-r--r-- | src/usr/pnor/pnor_utils.H | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/usr/pnor/pnor_utils.H b/src/usr/pnor/pnor_utils.H index 53a402f97..d529c8c6c 100644 --- a/src/usr/pnor/pnor_utils.H +++ b/src/usr/pnor/pnor_utils.H @@ -5,7 +5,7 @@ /* */ /* OpenPOWER HostBoot Project */ /* */ -/* Contributors Listed Below - COPYRIGHT 2011,2018 */ +/* Contributors Listed Below - COPYRIGHT 2011,2019 */ /* [+] International Business Machines Corp. */ /* */ /* */ @@ -29,7 +29,6 @@ #include <pnor/pnor_const.H> #include "limits.h" #include "ffs.h" -#include <config.h> #ifndef BOOTLOADER #include <errl/errlentry.H> |