This website requires JavaScript.
Explore
Help
Register
Sign In
AuxXxilium
/
linux_dsm_epyc7002
Watch
1
Star
0
Fork
0
You've already forked linux_dsm_epyc7002
mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced
2024-12-03 04:36:51 +07:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
f47d41acfd
linux_dsm_epyc7002
/
arch
/
arm
/
mach-vt8500
/
Makefile
2 lines
38 B
Makefile
Raw
Normal View
History
Unescape
Escape
irqchip: vt8500: Convert arch-vt8500 to new irqchip infrastructure This patch moves the arch-vt8500 irq code to drivers/irqchip and converts it to use the new IRQCHIP_DECLARE and irqchip_init. This allows the removal of some more functions from common.h Signed-off-by: Tony Prisk <linux@prisktech.co.nz> Signed-off-by: Olof Johansson <olof@lixom.net>
2013-03-24 08:12:25 +07:00
obj-$(CONFIG_ARCH_VT8500)
+=
vt8500.o
Reference in New Issue
Copy Permalink