Commit 3bcd1880 authored by Antony Pavlov's avatar Antony Pavlov Committed by Kumar Gala
Browse files

treewide: fix typos



Fix trivial typos.

Signed-off-by: default avatarAntony Pavlov <antonynpavlov@gmail.com>
parent 62a8e49f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
/*
 * Copyright (c) 2017 Shawn Nock <shawn@monadnock.ca>
 * Copyright (c) 2017 Linaro Limited
 * Copyrigtt (c) 2018 Aapo Vienamo
 * Copyright (c) 2018 Aapo Vienamo
 *
 * SPDX-License-Identifier: Apache-2.0
 */
+1 −1
Original line number Diff line number Diff line
@@ -344,7 +344,7 @@
				compatible = "arm,cryptocell-310";
				reg = <0x5002B000 0x1000>;
				interrupts = <42 1>;
				label = "CRYTOCELL310";
				label = "CRYPTOCELL310";
			};
		};
	};