diff options
| author | Nageswara R Sastry <rnsastry@linux.vnet.ibm.com> | 2016-10-19 11:51:29 +0530 |
|---|---|---|
| committer | Stewart Smith <stewart@linux.vnet.ibm.com> | 2016-10-24 12:10:59 +1100 |
| commit | da11e003fa1a77199a6fd67b2215d0a51e4f731d (patch) | |
| tree | 359be7d58b5c99452a95be3f380d1d049979057d /doc/device-tree | |
| parent | 60f7216c7d397dd93a8b736fffd385fa067fe1da (diff) | |
| download | talos-skiboot-da11e003fa1a77199a6fd67b2215d0a51e4f731d.tar.gz talos-skiboot-da11e003fa1a77199a6fd67b2215d0a51e4f731d.zip | |
Fix typos
doc/device-tree/tpm.rst
changed firwmare to firmware
libstb/stb.h
added missing functional parameter
Signed-off-by: Nageswara R Sastry <rnsastry@linux.vnet.ibm.com>
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'doc/device-tree')
| -rw-r--r-- | doc/device-tree/tpm.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/device-tree/tpm.rst b/doc/device-tree/tpm.rst index e4106a43..eef62bb3 100644 --- a/doc/device-tree/tpm.rst +++ b/doc/device-tree/tpm.rst @@ -17,7 +17,7 @@ linux kernel (tpm and vtpm codes) linux,sml-base: 64-bit base address of the reserved memory allocated for firmware event log. sml stands for shared memory log. - linux,sml-size: size of the memory allocated for firwmare event log. + linux,sml-size: size of the memory allocated for firmware event log. Optional properties |

