summaryrefslogtreecommitdiff
path: root/arch/mips/sgi-ip27/Makefile
diff options
context:
space:
mode:
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>2024-01-19 14:32:16 +0100
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2024-01-22 11:11:49 +0100
commitf134bd1ebc28d40010328e5b314e10575e3550e0 (patch)
tree99ccfeccaa6c639e2bce88301e3b0364a4674f47 /arch/mips/sgi-ip27/Makefile
parentfeab19143a1c8c5efdf1934dd0b1defb29bb5026 (diff)
MIPS: sgi-ip27: Fix missing prototypes
Fix missing prototypes by making not shared functions static and adding others to ip27-common.h. Also drop ip27-hubio.c as it's not used for a long time. Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'arch/mips/sgi-ip27/Makefile')
-rw-r--r--arch/mips/sgi-ip27/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/sgi-ip27/Makefile b/arch/mips/sgi-ip27/Makefile
index 27c14ede191e..9877fcc512b1 100644
--- a/arch/mips/sgi-ip27/Makefile
+++ b/arch/mips/sgi-ip27/Makefile
@@ -5,7 +5,7 @@
obj-y := ip27-berr.o ip27-irq.o ip27-init.o ip27-klconfig.o \
ip27-klnuma.o ip27-memory.o ip27-nmi.o ip27-reset.o ip27-timer.o \
- ip27-hubio.o ip27-xtalk.o
+ ip27-xtalk.o
obj-$(CONFIG_EARLY_PRINTK) += ip27-console.o
obj-$(CONFIG_SMP) += ip27-smp.o