sh: Move the shared INTC code out to drivers/sh/
The INTC code will be re-used across different architectures, so move this out to drivers/sh/ and include/linux/sh_intc.h respectively. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#
|
||||
# Makefile for the SuperH specific drivers.
|
||||
#
|
||||
|
||||
obj-$(CONFIG_SUPERHYWAY) += superhyway/
|
||||
obj-$(CONFIG_MAPLE) += maple/
|
||||
obj-y += intc.o
|
||||
|
Reference in New Issue
Block a user