pwm: use coherent naming to avoid conflicts

SVN-Revision: 22142
owl
Claudio Mignanti 2010-07-12 13:19:57 +00:00
parent 88eb1b7ad0
commit 86f3d57a00
2 changed files with 1 additions and 1 deletions

View File

@ -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