ANDROID: irqchip: gic-v3: Move struct gic_chip_data to header
Struct gic_chip_data definition is not visible to vendor modules however its passed as parameter to trace_android_vh_gic_resume(). Move struct gic_chip_data definition to gic-v3 header so that vendor hook can access member variables. Bug: 192660047 Fixes: cb99d1b8 ("ANDROID: gic: change gic resume vendor hook para") Change-Id: I4d1f4adb5b6cb932876650feacb69950d0d686bc Signed-off-by:Maulik Shah <mkshah@codeaurora.org>
Loading
Please sign in to comment