commit | 7d0f1a29ffb07bd66175a3313fd2d9b233b5ec40 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun May 08 16:55:17 2016 -0600 |
committer | Tom Warren <twarren@nvidia.com> | Tue Jul 05 13:19:08 2016 -0700 |
tree | 6132b079868dc576a106df3a3be5a299ac567584 | |
parent | 29f49fc4c6b0f327dea79f09d4899d299265bf89 [diff] |
errno: Add copyright header and header guard Bring in a copyright for this file from cmd/pmic.c since this file was submitted by the same author at around the same time. Also fix the missing header guard. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>