Arnd Bergmann
51367e423c
w90p910_ether: remove incorrect __init annotation
...
The get_mac_address() function is normally inline, but when it is
not, we get a warning that this configuration is broken:
WARNING: vmlinux.o(.text+0x4aff00): Section mismatch in reference from the function w90p910_ether_setup() to the function .init.text:get_mac_address()
The function w90p910_ether_setup() references
the function __init get_mac_address().
This is often because w90p910_ether_setup lacks a __init
Remove the __init to make it always do the right thing.
Signed-off-by: Arnd Bergmann <arnd@arndb.de >
Signed-off-by: David S. Miller <davem@davemloft.net >
2018-12-14 14:42:51 -08:00
..
2018-07-22 11:12:29 -07:00
2018-09-12 20:24:20 -07:00
2018-07-26 21:24:23 -07:00
2018-09-12 20:24:20 -07:00
2018-09-12 20:24:20 -07:00
2018-09-18 19:57:40 -07:00
2018-09-12 20:24:20 -07:00
2018-08-07 17:54:19 -07:00
2018-09-12 20:24:20 -07:00
2018-11-19 15:13:00 -08:00
2018-11-23 17:24:24 -08:00
2018-12-14 13:35:27 -08:00
2018-09-21 19:15:15 -07:00
2018-11-30 13:18:45 -08:00
2018-06-23 10:44:30 +09:00
2018-11-05 17:12:58 -08:00
2018-09-12 20:24:21 -07:00
2018-12-12 16:25:14 -08:00
2018-09-21 19:02:05 -07:00
2018-10-25 11:32:24 -07:00
2018-07-16 09:04:54 +02:00
2018-11-30 17:20:39 -08:00
2018-12-14 13:39:39 -08:00
2018-09-21 19:15:14 -07:00
2018-08-04 13:08:06 -07:00
2018-11-23 22:35:38 -08:00
2018-10-21 21:10:12 -07:00
2018-08-07 17:54:19 -07:00
2018-10-25 06:50:48 -07:00
2018-11-21 16:57:39 -08:00
2018-12-04 20:42:35 -08:00
2018-11-28 10:41:15 -08:00
2018-09-17 07:55:19 -07:00
2018-10-29 20:43:40 -07:00
2018-09-21 19:15:15 -07:00
2018-12-10 17:34:25 -08:00
2018-12-12 15:51:50 -08:00
2018-12-04 21:17:15 -08:00
2018-10-01 22:55:36 -07:00
2018-12-13 01:24:44 -08:00
2018-09-21 19:11:39 -07:00
2018-11-27 16:32:07 -08:00
2018-06-12 16:19:22 -07:00
2018-10-19 11:03:06 -07:00
2018-10-25 16:20:02 -07:00
2018-05-31 14:17:33 -04:00
2018-09-21 19:00:09 -07:00
2018-12-10 17:45:41 -08:00
2018-10-01 22:48:08 -07:00
2018-12-14 14:42:51 -08:00
2018-07-27 13:45:14 -07:00
2018-10-19 17:04:38 -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-12-13 21:48:14 -08:00
2018-11-09 19:45:48 -08:00
2018-09-12 20:24:20 -07:00
2018-12-11 22:54:19 -08:00
2018-09-25 10:35:29 -07:00
2018-10-19 10:42:19 -07:00
2018-09-12 20:24:20 -07:00
2018-09-21 19:15:14 -07:00
2018-10-25 06:50:48 -07:00
2018-09-21 19:15:14 -07:00
2018-10-21 21:10:12 -07:00
2018-11-29 10:38:39 -08:00
2018-11-30 13:16:19 -08:00
2018-09-19 21:17:58 -07:00
2018-07-27 19:16:37 +08:00
2018-07-05 19:33:39 +09:00
2018-10-22 20:20:14 -07:00
2018-09-19 23:08:36 -07:00
2018-01-17 18:04:43 -06:00
2018-11-27 16:22:23 -08:00
2018-10-21 21:10:12 -07:00
2018-09-19 21:17:58 -07:00
2018-09-12 20:24:21 -07:00
2018-03-26 12:07:49 -04:00
2018-09-12 20:24:20 -07:00
2018-07-27 13:45:14 -07:00
2018-09-13 08:14:33 -07:00
2018-09-13 08:14:33 -07:00
2018-11-16 19:46:49 -08:00
2018-09-13 08:14:33 -07:00