diff options
Diffstat (limited to 'src/usr/isteps/openpower_vddr.C')
-rw-r--r-- | src/usr/isteps/openpower_vddr.C | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/usr/isteps/openpower_vddr.C b/src/usr/isteps/openpower_vddr.C index e05c1fd1d..9fdfe19e3 100644 --- a/src/usr/isteps/openpower_vddr.C +++ b/src/usr/isteps/openpower_vddr.C @@ -5,7 +5,7 @@ /* */ /* OpenPOWER HostBoot Project */ /* */ -/* Contributors Listed Below - COPYRIGHT 2014,2016 */ +/* Contributors Listed Below - COPYRIGHT 2014,2019 */ /* [+] Google Inc. */ /* [+] International Business Machines Corp. */ /* */ @@ -27,7 +27,6 @@ // VDDR is enabled/disabled via a GPIO on the hammock card. // A separate GPIO selects between 1.35V and 1.25V output from the VR. -#include <config.h> #include "platform_vddr.H" |