Arnd Bergmann
cf87615d15
net: systemport: fix unused function warning
...
The only remaining caller of this function is inside of an #ifdef
after another caller got removed. This causes a harmless warning
in some configurations:
drivers/net/ethernet/broadcom/bcmsysport.c:1068:13: error: 'bcm_sysport_resume_from_wol' defined but not used [-Werror=unused-function]
Removing the #ifdef around the PM functions simplifies the code
and avoids the problem but letting the compiler drop the unused
functions silently.
Fixes: 9e85e22713 ("net: systemport: Do not re-configure upon WoL interrupt")
Signed-off-by: Arnd Bergmann <arnd@arndb.de >
Acked-by: Florian Fainelli <f.fainelli@gmail.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2018-08-13 20:45:49 -07:00
..
2018-07-22 11:12:29 -07:00
2018-08-07 17:54:19 -07:00
2018-07-26 21:24:23 -07:00
2017-11-02 11:10:55 +01:00
2017-11-21 15:57:07 -08:00
2017-11-04 09:26:51 +09:00
2018-08-07 17:54:19 -07:00
2018-03-26 12:07:49 -04:00
2018-08-02 10:55:32 -07:00
2018-08-02 10:55:32 -07:00
2018-06-23 10:44:30 +09:00
2018-02-28 12:00:27 -05:00
2018-08-09 11:52:36 -07:00
2018-06-23 10:44:30 +09:00
2018-07-24 19:21:58 -07:00
2018-07-05 20:05:54 +09:00
2018-08-13 20:45:49 -07:00
2018-06-12 16:19:22 -07:00
2018-08-07 17:54:19 -07:00
2018-06-23 10:44:30 +09:00
2018-08-13 09:21:05 -07:00
2018-08-13 09:21:05 -07:00
2018-07-22 11:12:29 -07:00
2018-08-04 13:08:06 -07:00
2018-07-12 17:39:15 -07:00
2018-03-26 15:55:57 +02:00
2018-08-07 17:54:19 -07:00
2017-11-02 15:52:19 +09:00
2018-08-09 14:08:59 -07:00
2018-06-20 07:26:58 +09:00
2018-08-02 10:19:24 -07:00
2018-08-07 17:54:19 -07:00
2018-08-08 09:46:08 -07:00
2017-11-02 11:10:55 +01:00
2018-08-07 12:46:27 -07:00
2018-08-07 17:54:20 -07:00
2018-08-10 14:40:11 -07:00
2018-07-29 13:15:57 -07:00
2018-08-13 12:50:17 -07:00
2018-07-04 22:39:11 +09:00
2018-08-13 20:43:47 -07:00
2018-06-12 16:19:22 -07:00
2018-07-16 13:43:31 -07:00
2018-03-26 12:07:49 -04:00
2018-05-31 14:17:33 -04:00
2018-08-11 12:05:19 -07:00
2018-08-13 19:36:08 -07:00
2018-08-13 08:49:37 -07:00
2017-10-27 12:09:15 +09:00
2018-07-27 13:45:14 -07:00
2018-06-23 20:52:09 +09:00
2018-07-05 20:05:54 +09:00
2018-06-12 16:19:22 -07:00
2018-08-10 14:41:52 -07:00
2018-07-20 21:17:12 -07:00
2018-08-13 08:58:00 -07:00
2018-07-23 12:34:50 -07:00
2018-05-31 14:13:43 -04:00
2018-08-07 17:54:20 -07:00
2017-11-04 09:26:51 +09:00
2018-08-07 17:54:21 -07:00
2017-10-18 12:40:26 +01:00
2017-11-04 09:26:51 +09:00
2018-07-04 22:39:11 +09:00
2018-08-11 12:11:36 -07:00
2018-08-13 20:45:49 -07:00
2018-07-09 13:41:34 -07:00
2017-12-21 15:05:33 -05:00
2018-07-05 19:33:39 +09:00
2018-08-11 17:52:00 -07:00
2018-06-12 16:19:22 -07:00
2018-01-17 18:04:43 -06:00
2017-11-29 09:45:24 -05:00
2018-07-24 19:21:58 -07:00
2018-03-26 12:07:49 -04:00
2018-06-12 16:19:22 -07:00
2017-11-16 22:58:12 +09:00
2018-07-27 13:45:14 -07:00
2018-08-01 09:49:02 -07:00
2017-10-28 19:09:49 +09:00
2018-07-09 13:15:34 -07:00
2018-08-01 09:49:02 -07:00