avr32: Rename at32ap.c -> pdc.c
authorHaavard Skinnemoen <hskinnemoen@atmel.com>
Tue, 4 Mar 2008 14:16:57 +0000 (15:16 +0100)
committerHaavard Skinnemoen <haavard.skinnemoen@atmel.com>
Sat, 28 Jun 2008 13:08:48 +0000 (15:08 +0200)
The only thing left in at32ap.c is some PDC stuff. Rename the file to
reflect what it actually does.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
arch/avr32/mach-at32ap/Makefile
arch/avr32/mach-at32ap/pdc.c [moved from arch/avr32/mach-at32ap/at32ap.c with 100% similarity]

index e890094..cb44182 100644 (file)
@@ -1,3 +1,3 @@
-obj-y                          += at32ap.o clock.o intc.o extint.o pio.o hsmc.o
+obj-y                          += pdc.o clock.o intc.o extint.o pio.o hsmc.o
 obj-$(CONFIG_CPU_AT32AP700X)   += at32ap700x.o pm-at32ap700x.o
 obj-$(CONFIG_CPU_FREQ_AT32AP)  += cpufreq.o