style: remove useless trailing semicolon and line continuationsfound using checkpatch.pl[1][1]: https://review.coreboot.org/plugins/gitiles/coreboot/+/refs/heads/master/util/lint/checkpatch.plS
style: remove useless trailing semicolon and line continuationsfound using checkpatch.pl[1][1]: https://review.coreboot.org/plugins/gitiles/coreboot/+/refs/heads/master/util/lint/checkpatch.plSigned-off-by: Elyes Haouas <ehaouas@noos.fr>Change-Id: I7957c9694300fefb85d11f7819c43af95271f14c
show more ...
Tegra: reorganize drivers and lib foldersThis patch moves the 'drivers' and the 'lib' folders out of the'common' folder. This way the 'common' folder shall contain onlythe platform support requir
Tegra: reorganize drivers and lib foldersThis patch moves the 'drivers' and the 'lib' folders out of the'common' folder. This way the 'common' folder shall contain onlythe platform support required for all Tegra platforms.Change-Id: I2f238572d0a078d60c6b458a559538dc8a4d1856Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>