Skip to content

Commit cef6df8

Browse files
Anson-Huangthierryreding
authored andcommitted
pwm: mxs: Remove unused include of of_address.h
There is nothing in use from of_address.h, remove it. Signed-off-by: Anson Huang <[email protected]> Acked-by: Uwe Kleine-König <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
1 parent cf79873 commit cef6df8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/pwm/pwm-mxs.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
#include <linux/kernel.h>
1010
#include <linux/module.h>
1111
#include <linux/of.h>
12-
#include <linux/of_address.h>
1312
#include <linux/platform_device.h>
1413
#include <linux/pwm.h>
1514
#include <linux/slab.h>

0 commit comments

Comments
 (0)