diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-07-11 09:33:12 +0100 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2018-07-12 21:17:36 +0200 |
commit | fed0b1bd1b64a680874e8cfa4c3da8dfc01e143f (patch) | |
tree | 6e19185d893fa7035d1ef458c332a4e916c7a03c /arch/arm/mach-sti | |
parent | b9cfb3d1200bcfd4b275f65fa84b2348560b9e30 (diff) |
rtc: m48t59: remove redundant pointer 'name'
Pointer 'name' is being assigned but is never used hence it is redundant
and can be removed.
Cleans up clang warning:
warning: variable 'name' set but not used [-Wunused-but-set-variable]
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'arch/arm/mach-sti')
0 files changed, 0 insertions, 0 deletions