pwm: use coherent naming to avoid conflicts
SVN-Revision: 22142
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user