mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 14:56:54 -04:00
bq2415x_charger: Remove unneeded version.h inclusion
<linux/version.h> is not required here. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Anton Vorontsov <anton@enomsg.org>
This commit is contained in:
committed by
Anton Vorontsov
parent
86b1e8294e
commit
d8ecb67581
@@ -28,7 +28,6 @@
|
||||
* http://www.ti.com/product/bq24155
|
||||
*/
|
||||
|
||||
#include <linux/version.h>
|
||||
#include <linux/kernel.h>
|
||||
#include <linux/module.h>
|
||||
#include <linux/param.h>
|
||||
|
||||
Reference in New Issue
Block a user