Re: [PATCH 4/8] ARM: at91: time: move the system timer driver to drivers/clocksource

2015-01-05 Thread Nicolas Ferre
Le 05/01/2015 13:06, Alexandre Belloni a écrit : > Import at91rm9200_time.c from mach-at91 as timer-atmel-st.c. Further cleanup > is > required to get rid of the mach-at91 headers. > > Signed-off-by: Alexandre Belloni > --- > arch/arm/mach-at91/Makefile

[PATCH 4/8] ARM: at91: time: move the system timer driver to drivers/clocksource

2015-01-05 Thread Alexandre Belloni
Import at91rm9200_time.c from mach-at91 as timer-atmel-st.c. Further cleanup is required to get rid of the mach-at91 headers. Signed-off-by: Alexandre Belloni --- arch/arm/mach-at91/Makefile | 2 +- drivers/clocksource/Kconfig

[PATCH 4/8] ARM: at91: time: move the system timer driver to drivers/clocksource

2015-01-05 Thread Alexandre Belloni
Import at91rm9200_time.c from mach-at91 as timer-atmel-st.c. Further cleanup is required to get rid of the mach-at91 headers. Signed-off-by: Alexandre Belloni alexandre.bell...@free-electrons.com --- arch/arm/mach-at91/Makefile | 2 +-

Re: [PATCH 4/8] ARM: at91: time: move the system timer driver to drivers/clocksource

2015-01-05 Thread Nicolas Ferre
Le 05/01/2015 13:06, Alexandre Belloni a écrit : Import at91rm9200_time.c from mach-at91 as timer-atmel-st.c. Further cleanup is required to get rid of the mach-at91 headers. Signed-off-by: Alexandre Belloni alexandre.bell...@free-electrons.com --- arch/arm/mach-at91/Makefile