summaryrefslogtreecommitdiffstats
path: root/src/include/usr/i2c/eepromif.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/usr/i2c/eepromif.H')
-rw-r--r--src/include/usr/i2c/eepromif.H4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/usr/i2c/eepromif.H b/src/include/usr/i2c/eepromif.H
index 6371e6da5..36558cbfe 100644
--- a/src/include/usr/i2c/eepromif.H
+++ b/src/include/usr/i2c/eepromif.H
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2013,2016 */
+/* Contributors Listed Below - COPYRIGHT 2013,2017 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -56,7 +56,7 @@ bool eepromPresence ( TARGETING::Target * i_target );
/**
* @brief Define a set of information about all EEPROMs in the
- * system (primarily used to populate the devtree)
+ * system (primarily used to populate HDAT)
*/
struct EepromInfo_t
{
OpenPOWER on IntegriCloud