mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-30 14:34:51 +08:00
pwm: Drop unused forward declaration from pwm.h
The declaration was necessary until commit cc2d224777
("pwm: Drop
per-chip dbg_show callback").
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
This commit is contained in:
parent
ef2e35d908
commit
5c8dca9740
@ -6,8 +6,6 @@
|
||||
#include <linux/mutex.h>
|
||||
#include <linux/of.h>
|
||||
|
||||
struct seq_file;
|
||||
|
||||
struct pwm_chip;
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user