linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] powerpc/boot: Drop unused dummy.c
@ 2022-08-19 11:05 Michael Ellerman
  2022-08-31 13:13 ` Michael Ellerman
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Ellerman @ 2022-08-19 11:05 UTC (permalink / raw)
  To: linuxppc-dev

The last use of dummy.c was dropped in commit 2bf118197cb4 ("[POWERPC]
Create a "wrapper" script and use it in arch/powerpc/boot").

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
---
 arch/powerpc/boot/dummy.c | 4 ----
 1 file changed, 4 deletions(-)
 delete mode 100644 arch/powerpc/boot/dummy.c

diff --git a/arch/powerpc/boot/dummy.c b/arch/powerpc/boot/dummy.c
deleted file mode 100644
index 31dbf45bf99c..000000000000
--- a/arch/powerpc/boot/dummy.c
+++ /dev/null
@@ -1,4 +0,0 @@
-int main(void)
-{
-	return 0;
-}
-- 
2.37.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] powerpc/boot: Drop unused dummy.c
  2022-08-19 11:05 [PATCH] powerpc/boot: Drop unused dummy.c Michael Ellerman
@ 2022-08-31 13:13 ` Michael Ellerman
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Ellerman @ 2022-08-31 13:13 UTC (permalink / raw)
  To: Michael Ellerman, linuxppc-dev

On Fri, 19 Aug 2022 21:05:56 +1000, Michael Ellerman wrote:
> The last use of dummy.c was dropped in commit 2bf118197cb4 ("[POWERPC]
> Create a "wrapper" script and use it in arch/powerpc/boot").
> 
> 

Applied to powerpc/next.

[1/1] powerpc/boot: Drop unused dummy.c
      https://git.kernel.org/powerpc/c/7a26c952902d1f29b09237b1698a30084f6a3074

cheers

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-31 13:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-19 11:05 [PATCH] powerpc/boot: Drop unused dummy.c Michael Ellerman
2022-08-31 13:13 ` Michael Ellerman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).