diff options
| author | Julia Lawall <[email protected]> | 2017-08-11 13:47:28 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-08-28 20:51:18 +0200 |
| commit | d054b3acb71862c297b923ca24120788c40261e3 (patch) | |
| tree | 03e05ece43b6a3715544b8724b781bfbeedee555 /drivers/mtd/lpddr/lpddr_cmds.c | |
| parent | cf0a1579dda4423c43f584a6bf029f033cf1e663 (diff) | |
tty: amba-pl011: constify vendor_data structures
These vendor_data structures are only stored in the vendor field of
the uart_amba_port structure, as defined in the same file, and this
field is declared as const. Thus the vendor_data structures can be
const too.
Done with the help of Coccinelle.
Signed-off-by: Julia Lawall <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions