diff options
author | Lennert Buytenhek <buytenh@secretlab.ca> | 2010-12-14 16:55:57 -0500 |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2011-01-03 05:20:06 -0500 |
commit | 04ea1cc8ab0f1e9db9aeaef79476e5c1a2027f6a (patch) | |
tree | 3abc5bc0794c569dcba95c0995a70b2aacb63f4e /arch/arm/mach-s3c2416/irq.c | |
parent | bb0b2374677b0678e671254112a326135522aba7 (diff) |
ARM: SAMSUNG: some GENERIC_HARDIRQS_NO_DEPRECATED build fixes
When GENERIC_HARDIRQS_NO_DEPRECATED is enabled, a number of struct
irq_desc members stop being directly accessible, and need to be
accessed via the irq_data struct instead -- this patch fixes up the
plat-samsung sites that still access those members directly.
Signed-off-by: Lennert Buytenhek <buytenh@secretlab.ca>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-s3c2416/irq.c')
0 files changed, 0 insertions, 0 deletions