summaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm/mac_psc.h
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-01-12 18:33:51 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2016-01-12 18:33:51 (GMT)
commit2945e9f111e2f5f7d7b0f4af0a56b9f768db9fc8 (patch)
tree97383c07c5ba1bf78ad50be4574e7f2fb26f9c15 /arch/m68k/include/asm/mac_psc.h
parentc5c80bd923d34f7dc70e7b23eb427cd284989a1b (diff)
parenteb37bc3f85b69f529d2ad06c41fad8dedd654c76 (diff)
downloadlinux-2945e9f111e2f5f7d7b0f4af0a56b9f768db9fc8.tar.xz
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
Pull m68k updates from Geert Uytterhoeven. * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k: m68k: Provide __phys_to_pfn() and __pfn_to_phys() m68k/atari, m68k/sun3: Fix SCSI platform device registration when driver is modular m68k/defconfig: Update defconfigs for v4.4-rc1 m68k/mac: Kill psc_present
Diffstat (limited to 'arch/m68k/include/asm/mac_psc.h')
-rw-r--r--arch/m68k/include/asm/mac_psc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68k/include/asm/mac_psc.h b/arch/m68k/include/asm/mac_psc.h
index e5c0d71..9233051 100644
--- a/arch/m68k/include/asm/mac_psc.h
+++ b/arch/m68k/include/asm/mac_psc.h
@@ -209,7 +209,6 @@
#ifndef __ASSEMBLY__
extern volatile __u8 *psc;
-extern int psc_present;
extern void psc_register_interrupts(void);
extern void psc_irq_enable(int);