Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
platform/chrome: chromeos_laptop - fix incorrect placement of __initd…
…ata tag __initdata tag should be placed between the variable name and equal sign for the variable to be placed in the intended .init.data section. Signed-off-by: Benson Leung <bleung@chromium.org> Signed-off-by: Olof Johansson <olof@lixom.net>
- Loading branch information