summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Betts <edward@4angle.com>2017-09-02 08:00:11 +0100
committerStephen Warren <swarren@nvidia.com>2017-10-03 10:50:38 -0600
commit3f2ac4ea5e99627b4f04237fafd2c8d991430eda (patch)
tree92c3f9bc9e52e680bacf80c612a729ffa0c10dc6
parentf4c6cf83dfbf041d2ea8ab6ade961137b44d0928 (diff)
downloadtegrarcm-3f2ac4ea5e99627b4f04237fafd2c8d991430eda.tar.gz
Correct spelling mistake
(Not signed-off-by the submitter, but the patch is trivial, so I don't believe it's an issue in this case) Signed-off-by: Stephen Warren <swarren@nvidia.com>
-rw-r--r--src/nv3p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nv3p.h b/src/nv3p.h
index e3498bc..d1ce78e 100644
--- a/src/nv3p.h
+++ b/src/nv3p.h
@@ -137,7 +137,7 @@ typedef struct {
} nv3p_cmd_status_t;
/*
- * nv3p_platform_info_t: retrieves the system information. All paramters
+ * nv3p_platform_info_t: retrieves the system information. All parameters
* are output parameters.
*/
typedef struct {