Colin Ian King 08b10b57d6 watchdog: w83627hf: make const array chip_name static
Don't populate array chip_name on the stack but instead make it static.
Makes the object code smaller by 40 bytes:

Before:
   text	   data	    bss	    dec	    hex	filename
   5641	   2840	    384	   8865	   22a1	drivers/watchdog/w83627hf_wdt.o

After:
   text	   data	    bss	    dec	    hex	filename
   5545	   2896	    384	   8825	   2279	drivers/watchdog/w83627hf_wdt.o

Signed-off-by: Colin Ian King <colin.king@canonical.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>
2017-09-09 20:08:03 +02:00
..
2017-09-07 21:11:05 -07:00
2017-09-05 12:45:03 -07:00
2017-09-07 14:03:05 -07:00
2017-09-07 14:03:05 -07:00
2017-09-07 13:51:13 -07:00
2017-09-07 12:53:14 -07:00
2017-09-07 13:51:13 -07:00
2017-09-07 13:51:13 -07:00
2017-09-08 15:47:43 -07:00
2017-09-07 14:33:13 -07:00
2017-09-05 11:08:17 -07:00
2017-09-07 12:53:14 -07:00
2017-09-07 13:51:13 -07:00
2017-09-08 15:47:43 -07:00
2017-08-29 13:46:35 +02:00
2017-09-07 14:43:33 -07:00
2017-09-05 11:08:17 -07:00
2017-09-08 15:47:43 -07:00
2017-09-08 15:47:43 -07:00
2017-09-07 13:51:13 -07:00
2017-09-08 16:04:50 -07:00
2017-09-07 13:51:13 -07:00
2017-09-07 13:51:13 -07:00
2017-09-07 21:11:05 -07:00
2017-09-07 21:11:05 -07:00
2017-09-05 12:45:03 -07:00
2017-09-07 21:11:05 -07:00
2017-09-05 12:45:03 -07:00
2017-09-07 10:15:40 -07:00
2017-09-07 21:11:05 -07:00
2017-09-07 13:55:16 -07:00
2017-09-07 21:11:05 -07:00
2017-09-07 10:24:21 -07:00
2017-08-24 09:57:28 +02:00