commit | ca9b0affd11a0807954301d2e6c00d24dfafcc82 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Nov 14 12:57:14 2019 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Dec 02 18:23:07 2019 -0500 |
tree | fa74607979d7d94f35241b3bf939453816662167 | |
parent | ecd1f819edd96f8fa7f91e6ea747b01132a449dc [diff] |
common: Drop linux/crc8.h We have an existing U-Boot header for the one function that this defines. Use that instead of the linux/ one. Move over the nice comment. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>