pwm: use coherent naming to avoid conflicts
SVN-Revision: 22142
This commit is contained in:
parent
88eb1b7ad0
commit
86f3d57a00
|
@ -3,4 +3,4 @@
|
|||
#
|
||||
obj-y := pwm.o
|
||||
obj-$(CONFIG_ATMEL_PWM) += atmel-pwm.o
|
||||
obj-$(CONFIG_GPIO_PWM) += gpio.o
|
||||
obj-$(CONFIG_GPIO_PWM) += gpio-pwm.o
|
||||
|
|
Loading…
Reference in New Issue