diff options
| author | Sergio Paracuellos <[email protected]> | 2018-06-28 21:03:03 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-07-06 17:33:43 +0200 |
| commit | 4a1cf86bce6782a44c4a6c96e6e036e590099012 (patch) | |
| tree | 126aee9fc86b93d745fb2bb66fb5476a9829ce2c /tools/perf/scripts/python | |
| parent | 39a30ef33f99d4c685dd202be01c15ea496c7282 (diff) | |
staging: mt7621-pinctrl: replace uint8_t type with u8 for 'gpio' field
Struct 'rt2880_priv' contains a field 'gpio' which is defined
as uint8_t and should be defined with 'u8' which is preferred.
Update some cast along the code related with this new change.
Signed-off-by: Sergio Paracuellos <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions