diff options
| author | 2022-06-24 23:54:20 +0300 | |
|---|---|---|
| committer | 2022-06-27 14:41:31 +0200 | |
| commit | fddbab7b40b34d204c4dfa7c6a62e5f7c1920e98 (patch) | |
| tree | 8f98641bc93faea027b4d4317ce691e7efb175b4 /include/uapi/linux | |
| parent | serial: msm: Convert container_of UART_TO_MSM to static inline (diff) | |
| download | linux-dev-fddbab7b40b34d204c4dfa7c6a62e5f7c1920e98.tar.xz linux-dev-fddbab7b40b34d204c4dfa7c6a62e5f7c1920e98.zip | |
serial: msm: Rename UART_* defines to MSM_UART_*
Using UART_* to name defines is a bit problematic. When trying to do
unrelated cleanup which also involved tweaking header inclusion logic,
caused UART_CSR from serial_reg.h to leak into msm's namespace which is
also among msm defines. Thus, rename all UART_* ones to MSM_UART_* to
eliminate possibility of collisions.
Reviewed-by: Jiri Slaby <jirislaby@kernel.org>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Link: https://lore.kernel.org/r/20220624205424.12686-3-ilpo.jarvinen@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions
