unicore32: move rtc-puv3.c to drivers/rtc directory
authorGuan Xuetao <gxt@mprc.pku.edu.cn>
Thu, 26 May 2011 08:43:27 +0000 (16:43 +0800)
committerGuan Xuetao <gxt@mprc.pku.edu.cn>
Thu, 9 Jun 2011 08:15:24 +0000 (16:15 +0800)
The patch moves rtc driver for PKUnity-v3 SoC from arch/unicore32/kernel/
to drivers/rtc/, with renaming it to rtc-puv3.c.
Also, Kconfig, Makefile, and MAINTAINERS are modified correspondingly.

Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
Acked-by: Arnd Bergmann <arnd@arndb.de>

No differences found