diff options
author | Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> | 2018-10-08 22:14:10 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2018-10-15 17:17:01 +0300 |
commit | 28e0603c4df4b327aa1f92ccfbc3733323d898ba (patch) | |
tree | d37d96cbcdff001fa9cb30740c47819324d2877b /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | ce7bdb957b8e3f1cbf0a3358f1deef385dff6502 (diff) | |
download | linux-28e0603c4df4b327aa1f92ccfbc3733323d898ba.tar.xz |
pinctrl: mediatek: Make eint_m u16
For SoC's which lacks EINT support, U16_MAX is assigned to both eint_m
and eint_n through macro NO_EINT_SUPPORT. This will generate integer
overflow warning because eint_m is declared as u8 type. Hence modify
the eint_m type to u16.
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions