Baoyou Xie
c39265f72a
ath9k: mark ath_fill_led_pin() static
...
We get 1 warning about global functions without a declaration
in the ath9k gpio driver when building with W=1:
drivers/net/wireless/ath/ath9k/gpio.c:25:6: warning: no previous prototype for 'ath_fill_led_pin' [-Wmissing-prototypes]
In fact, this function is only used in the file in which it is declared
and don't need a declaration, but can be made static.
so this patch marks it 'static'.
Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org >
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com >
2016-09-02 19:06:05 +03:00
..
2016-07-19 20:57:14 +03:00
2016-01-26 16:47:38 +02:00
2014-03-03 15:35:55 -05:00
2013-12-18 15:23:19 -05:00
2016-03-11 13:59:56 +02:00
2016-03-11 13:59:58 +02:00
2016-03-11 13:59:59 +02:00
2016-04-15 21:03:54 +03:00
2015-03-30 11:31:30 +03:00
2014-01-03 15:36:57 -05:00
2014-11-25 14:09:56 -05:00
2016-07-19 20:58:07 +03:00
2016-07-19 20:58:07 +03:00
2016-03-11 13:59:56 +02:00
2016-03-03 19:27:17 +02:00
2016-03-03 19:27:17 +02:00
2016-07-19 20:59:17 +03:00
2016-08-19 13:07:06 +03:00
2016-05-09 20:46:31 +03:00
2016-01-26 16:47:38 +02:00
2014-11-25 14:09:56 -05:00
2016-03-11 14:00:02 +02:00
2015-03-03 14:55:24 +02:00
2016-05-09 21:12:01 +03:00
2016-07-19 20:59:04 +03:00
2015-03-13 15:19:36 +02:00
2014-10-27 14:16:18 -04:00
2015-02-26 14:58:46 +02:00
2016-03-11 13:59:57 +02:00
2016-03-11 13:59:57 +02:00
2016-03-11 13:59:57 +02:00
2016-03-11 13:59:57 +02:00
2016-03-11 13:59:57 +02:00
2016-03-11 13:59:58 +02:00
2016-03-11 13:59:58 +02:00
2016-03-11 13:59:59 +02:00
2016-07-08 17:03:41 +03:00
2016-07-08 17:03:41 +03:00
2016-03-11 14:00:04 +02:00
2016-03-11 14:00:04 +02:00
2016-04-12 15:56:15 +02:00
2014-10-27 14:16:18 -04:00
2016-07-06 14:53:19 +02:00
2015-12-08 16:51:05 +02:00
2014-03-17 13:13:08 -04:00
2015-10-28 20:57:13 +02:00
2014-05-13 15:56:42 -04:00
2016-04-12 15:56:15 +02:00
2014-02-28 14:33:16 -05:00
2016-08-04 08:50:07 -04:00
2015-05-09 16:46:11 +03:00
2016-04-12 15:56:15 +02:00
2016-07-08 17:03:41 +03:00
2016-04-12 15:56:15 +02:00
2016-03-11 14:00:04 +02:00
2015-07-21 16:56:41 +03:00
2014-05-29 13:08:10 -04:00
2015-07-11 19:51:53 +03:00
2016-07-08 17:03:37 +03:00
2014-09-16 16:18:30 -04:00
2015-12-08 16:50:18 +02:00
2015-12-08 16:50:18 +02:00
2015-12-08 16:50:18 +02:00
2016-07-19 20:57:14 +03:00
2015-12-08 16:50:18 +02:00
2016-09-02 19:06:05 +03:00
2016-04-07 19:37:40 +03:00
2015-09-18 10:40:14 +03:00
2016-07-08 17:03:37 +03:00
2015-02-13 21:21:38 -08:00
2016-03-11 14:00:02 +02:00
2016-07-08 17:03:37 +03:00
2016-04-26 14:13:59 +03:00
2016-04-12 15:56:15 +02:00
2015-11-26 14:05:17 +02:00
2014-02-12 15:36:03 -05:00
2015-06-15 12:44:34 +03:00
2015-03-20 08:27:17 +02:00
2016-07-08 17:03:37 +03:00
2016-07-19 20:59:17 +03:00
2016-08-04 08:50:07 -04:00
2016-05-09 20:46:44 +03:00
2015-08-13 15:27:12 +03:00
2015-01-15 14:25:03 +02:00
2016-07-08 17:03:37 +03:00
2016-08-19 13:05:26 +03:00
2015-12-11 14:08:58 +02:00
2015-03-03 14:55:24 +02:00
2016-07-19 20:57:14 +03:00
2016-08-04 08:50:07 -04:00
2015-03-20 08:27:19 +02:00
2015-03-03 14:55:27 +02:00
2015-02-26 14:58:43 +02:00
2016-06-14 16:21:31 +03:00
2016-04-04 17:07:28 +03:00
2016-05-28 11:24:25 +03:00
2015-08-13 15:26:19 +03:00
2015-04-07 20:07:44 +03:00
2015-02-06 08:39:21 +02:00
2016-04-12 15:56:15 +02:00