diff options
author | Yash Shah <[email protected]> | 2019-07-01 16:10:30 +0530 |
---|---|---|
committer | Paul Walmsley <[email protected]> | 2019-07-04 03:12:24 -0700 |
commit | df7e9059cf6bdf4a8c11edeee30231f49815b071 (patch) | |
tree | 6de1f04f9049f316865a4f55518e85c8d57efdfd /net/lapb/lapb_timer.c | |
parent | 9e953cda5cdf1c230a3c9b7fc4d5e94f15885a9b (diff) |
riscv: ccache: Remove unused variable
Reading the count register clears the interrupt signal. Currently, the
count registers are read into 'regval' variable but the variable is
never used. Therefore remove it. V2 of this patch add comments to
justify the readl calls without checking the return value.
Signed-off-by: Yash Shah <[email protected]>
Signed-off-by: Paul Walmsley <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions