diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-06-12 08:32:39 +0200 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2017-07-03 13:53:34 +0200 |
commit | 935988c67406f35e63873ac63e2962664ee99bdc (patch) | |
tree | 076d0164168debba491ac7b7bf58e2d87cfc1626 /drivers/watchdog/sunxi_wdt.c | |
parent | watchdog: bcm47xx_wdt: constify bcm47xx_wdt_hard_ops and bcm47xx_wdt_soft_ops (diff) | |
download | linux-935988c67406f35e63873ac63e2962664ee99bdc.tar.xz linux-935988c67406f35e63873ac63e2962664ee99bdc.zip |
watchdog: zx2967: constify zx2967_wdt_ops.
File size before:
text data bss dec hex filename
988 288 0 1276 4fc drivers/watchdog/zx2967_wdt.o
File size After adding 'const':
text data bss dec hex filename
1084 192 0 1276 4fc drivers/watchdog/zx2967_wdt.o
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/sunxi_wdt.c')
0 files changed, 0 insertions, 0 deletions