commit | 3da9cb1fcad88d5c7ca60141c067ad5559cdb399 | [log] [tgz] |
---|---|---|
author | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Tue Apr 23 10:53:45 2019 +0100 |
committer | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Tue Apr 23 10:53:45 2019 +0100 |
tree | 03dea16e67cb32994050580fd74a0fb5cb9c9994 | |
parent | 5394feaf2190cb0a80ff0b633d2702a9add337a2 [diff] |
drivers: console: pl011: Move comments to header Rather than having the description of each function in the implementation, move it to the header so that it isn't needed to copy it in each file that implements a console driver. Change-Id: I1b437ae3d3ccff10979466727353bc1fa1d5b188 Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>