This website requires JavaScript.
Explore
Help
Sign In
OrgACRN
/
acrn-kernel
mirror of
https://github.com/projectacrn/acrn-kernel.git
Watch
1
Star
0
Fork
You've already forked acrn-kernel
0
Code
Issues
Releases
Wiki
Activity
c5d0ecc98c
acrn-kernel
/
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 09:12:25 +08:00
obj-$(CONFIG_ARCH_VT8500)
+=
vt8500.o