]> xenbits.xensource.com Git - people/pauldu/xen.git/commit
xen/arm: platform: Drop the quirks callback
authorJulien Grall <julien.grall@citrix.com>
Thu, 8 Oct 2015 18:23:54 +0000 (19:23 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 23 Oct 2015 13:28:26 +0000 (14:28 +0100)
commit14fa16961b03a23e9b883e5f0ed06b6837a489d8
treed8848e6191a3d4e6c722b59974e3af52aed6d290
parent21550029f709072aacf3b90edd574e7d3021b400
xen/arm: platform: Drop the quirks callback

All the quirks have been replaced by proper detection. Lets drop the
callback and hope that no one will need new quirks.

At the same time, remove the definition of platform_dom0_evtchn_ppi
which is not used any more.

Signed-off-by: Julien Grall <julien.grall@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
[ ijc -- typos ]
xen/arch/arm/platform.c
xen/include/asm-arm/platform.h