commit | 7f01131827398d3dc5ed916d9295b30b8d7d61b4 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 19 14:17:42 2017 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Jul 22 15:56:53 2017 +0200 |
tree | c9c8f1934b1ab4dac58df1d3b4ae2998ea3bbbc0 | |
parent | 547e6cd1ced1848eae6fd3aaded5334e7ae8acb7 [diff] |
USB: phy: remove unneeded MODULE_VERSION() usage MODULE_VERSION is useless for in-kernel drivers, so remove the use of it in the marvel phy driver, along with the DRIVER_VERSION define. Acked-by: Felipe Balbi <felipe.balbi@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>