diff options
Diffstat (limited to 'src/usr/i2c/errlud_i2c.H')
-rw-r--r-- | src/usr/i2c/errlud_i2c.H | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/usr/i2c/errlud_i2c.H b/src/usr/i2c/errlud_i2c.H index ee97f8e46..7cea03b6e 100644 --- a/src/usr/i2c/errlud_i2c.H +++ b/src/usr/i2c/errlud_i2c.H @@ -5,7 +5,9 @@ /* */ /* OpenPOWER HostBoot Project */ /* */ -/* COPYRIGHT International Business Machines Corp. 2014 */ +/* Contributors Listed Below - COPYRIGHT 2014,2015 */ +/* [+] International Business Machines Corp. */ +/* */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); */ /* you may not use this file except in compliance with the License. */ @@ -31,7 +33,7 @@ #include <errl/errluserdetails.H> #include <devicefw/driverif.H> -#include "i2c.H" +#include "i2c_common.H" #include "eepromdd.H" namespace I2C |