commit | 6f70c113629d1291cd20c744c59d556c34b2eda9 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jun 19 17:33:14 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 11 14:06:44 2016 -0600 |
tree | 159828c05d06a60da3fce7d41c2facdec472be30 | |
parent | 7c38030c65fc97f778430ae6620f59b250a88ce3 [diff] |
fdt: x86: Tidy up a few COMPAT string definitions The 'COMPAT_' part should appear only once so drop the duplicate part. It is ignored anyway, but let's keep things consistent. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>