Skip to content

Commit b0d4731

Browse files
lategoodbyebrgl
authored andcommitted
gpio: mxs: Fix header comment
This driver is about MXS GPIO support. MXC is a different platform. Signed-off-by: Stefan Wahren <[email protected]> Signed-off-by: Bartosz Golaszewski <[email protected]>
1 parent c7e1c44 commit b0d4731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/gpio/gpio-mxs.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: GPL-2.0+
22
//
3-
// MXC GPIO support. (c) 2008 Daniel Mack <[email protected]>
3+
// MXS GPIO support. (c) 2008 Daniel Mack <[email protected]>
44
// Copyright 2008 Juergen Beisert, [email protected]
55
//
66
// Based on code from Freescale,

0 commit comments

Comments
 (0)