diff options
author | Vinod Koul <[email protected]> | 2019-07-22 13:13:44 +0530 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2019-08-07 15:12:05 -0700 |
commit | 46e625b3e320e56da830a847f718635c26af9e04 (patch) | |
tree | e654edb6bab6e001f3e5be5bf9da2e9a5ecb601d /drivers/usb/cdns3/cdns3-ti.c | |
parent | 5f9e832c137075045d15cd6899ab0505cfb2ca4b (diff) |
clk: qcom: clk-alpha-pll: Remove unnecessary cast
Commit 8f9fab480c7a ("linux/kernel.h: fix overflow for
DIV_ROUND_UP_ULL") fixed the overflow for DIV_ROUND_UP_ULL, so we no
longer need the cast for DIV_ROUND_UP_ULL, so remove the unnecessary
u64 casts.
Signed-off-by: Vinod Koul <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions