Commit c87bc737 authored by Alexander Lobakin's avatar Alexander Lobakin Committed by Thomas Bogendoerfer
Browse files

MIPS: pistachio: remove obsolete include/asm/mach-pistachio



Since commit 02bd530f ("MIPS: generic: Increase NR_IRQS to 256")
include/asm/mach-pistachio/irq.h just does nothing.
Remove the file along with mach-pistachio folder and include compiler
directive.

Signed-off-by: default avatarAlexander Lobakin <alobakin@pm.me>
Signed-off-by: default avatarThomas Bogendoerfer <tsbogend@alpha.franken.de>
parent 8991ae59
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -14099,7 +14099,6 @@ L: linux-mips@vger.kernel.org
S:	Odd Fixes
F:	arch/mips/boot/dts/img/pistachio*
F:	arch/mips/configs/pistachio*_defconfig
F:	arch/mips/include/asm/mach-pistachio/
F:	arch/mips/pistachio/
PKTCDVD DRIVER
+0 −15
Original line number Diff line number Diff line
/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * Pistachio IRQ setup
 *
 * Copyright (C) 2014 Google, Inc.
 */

#ifndef __ASM_MACH_PISTACHIO_IRQ_H
#define __ASM_MACH_PISTACHIO_IRQ_H

#define NR_IRQS 256

#include <asm/mach-generic/irq.h>

#endif /* __ASM_MACH_PISTACHIO_IRQ_H */
+0 −2
Original line number Diff line number Diff line
#
# IMG Pistachio SoC
#
cflags-$(CONFIG_MACH_PISTACHIO)		+=				\
		-I$(srctree)/arch/mips/include/asm/mach-pistachio
load-$(CONFIG_MACH_PISTACHIO)		+= 0xffffffff80400000
zload-$(CONFIG_MACH_PISTACHIO)		+= 0xffffffff81000000
all-$(CONFIG_MACH_PISTACHIO)		:= uImage.gz