commit | 46d3a03781ea70e25360660ac53bbb838de11c97 | [log] [tgz] |
---|---|---|
author | Shaokun Zhang <[email protected]> | Sun Jul 15 18:08:56 2018 +0800 |
committer | Greg Kroah-Hartman <[email protected]> | Mon Jul 16 13:32:20 2018 +0200 |
tree | 88fd0e1204a97c05b57e8bd2ead787546eeb9da8 | |
parent | 3ec78790ec9a1e23fd9b6c8681a7cd3b64d3ad23 [diff] |
driver core: remove unnecessary function extern declare device_private_init is called only in core.c, extern declare is unnecessary and make it static. Cc: Greg Kroah-Hartman <[email protected]> Cc: "Rafael J. Wysocki" <[email protected]> Signed-off-by: Shaokun Zhang <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>