mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 18:13:41 +02:00
powerpc/boot: Drop unused dummy.c
The last use of dummy.c was dropped in commit 2bf118197c ("[POWERPC]
Create a "wrapper" script and use it in arch/powerpc/boot").
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220819110556.434970-1-mpe@ellerman.id.au
This commit is contained in:
parent
e01432baf6
commit
7a26c95290
|
|
@ -1,4 +0,0 @@
|
|||
int main(void)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user