Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1321096
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] ARM: Use generic clkdev.h header |
| Date | 2016-01-28 23:10 +0100 |
| Message-ID | <qW2Vl-1tm-15@gated-at.bofh.it> (permalink) |
| References | <qVGBs-20k-29@gated-at.bofh.it> <qVU1I-3nX-9@gated-at.bofh.it> <qW1cS-dG-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thursday 28 January 2016 12:12:38 Stephen Boyd wrote: > From: Stephen Boyd <sboyd@codeaurora.org> > Subject: [PATCH] ARM: plat-versatile: Remove unused clock.c file > > This file isn't compiled anymore because PLAT_VERSATILE_CLOCK is > never selected. Remove the file and the config. > > Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> > --- > arch/arm/plat-versatile/Kconfig | 3 -- > arch/arm/plat-versatile/Makefile | 1 - > arch/arm/plat-versatile/clock.c | 74 ---------------------------------------- > 3 files changed, 78 deletions(-) > delete mode 100644 arch/arm/plat-versatile/clock.c > Looks good, I've added it to my todo list for arm-soc in 4.6. I think Linus Walleij has some related work pending, so I'll let him Ack this patch or pick it up in his tree if he prefers. Acked-by: Arnd Bergmann <arnd@arndb.de> Arnd
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] ARM: Use generic clkdev.h header Stephen Boyd <sboyd@codeaurora.org> - 2016-01-27 23:20 +0100
Re: [PATCH] ARM: Use generic clkdev.h header Arnd Bergmann <arnd@arndb.de> - 2016-01-28 13:40 +0100
Re: [PATCH] ARM: Use generic clkdev.h header Stephen Boyd <sboyd@codeaurora.org> - 2016-01-28 21:20 +0100
Re: [PATCH] ARM: Use generic clkdev.h header Arnd Bergmann <arnd@arndb.de> - 2016-01-28 23:10 +0100
csiph-web