Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1330942 > unrolled thread
| Started by | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| First post | 2016-02-10 09:20 +0100 |
| Last post | 2016-02-10 09:20 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] ARM: Use generic clkdev.h header Linus Walleij <linus.walleij@linaro.org> - 2016-02-10 09:20 +0100
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Date | 2016-02-10 09:20 +0100 |
| Subject | Re: [PATCH] ARM: Use generic clkdev.h header |
| Message-ID | <r0yae-86s-3@gated-at.bofh.it> |
On Thu, Jan 28, 2016 at 11:07 PM, Arnd Bergmann <arnd@arndb.de> wrote: > 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> OK yeah I have a bunch of Versatile family cleanups pending, I will put this in the bottom of the pile before the pull request, thanks! Yours, Linus Walleij
Back to top | Article view | linux.kernel
csiph-web