summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/netdev-times-record
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2014-05-26 17:12:10 +0200
committerThomas Gleixner <tglx@linutronix.de>2014-05-26 17:45:09 +0200
commit8d2af85e87eda746ff50801f5decd8aed9aed28e (patch)
treec5a2607a4efa9880406ce523ab429def0b1ce9c9 /tools/perf/scripts/python/bin/netdev-times-record
parent1e5418c2535f4fddbbee4036750de41e16e0f7b0 (diff)
downloadkernel-8d2af85e87eda746ff50801f5decd8aed9aed28e.tar.gz
ARM: iop13xx: fix msi support with sparse IRQ
patch 37ebbcff7837 ("arm: iop13xx: Use sparse irqs for MSI") moved iop13xx over to sparse IRQ support, but this broke the build for the msi.c file, which now has to include mach/irqs.h itself. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Cc: Grant Likely <grant.likely@linaro.org> Cc: linux-arm-kernel@lists.infradead.org Link: http://lkml.kernel.org/r/12285212.fBJyVfk69p@wuerfel Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/bin/netdev-times-record')
0 files changed, 0 insertions, 0 deletions
ommit/drivers/gpu/drm/drm_atomic_helper.c?h=linux-6.12.y&id=bd672b7559efcd3ae3faf0b0e3846e30983e8ace'>drm: fix error found in some cases after the patch d1af5cd86997Claudio Suarez 2022-01-11drm/atomic: Check new_crtc_state->active to determine if CRTC needs disable i...Liu Ying 2021-11-26drm: get rid of DRM_DEBUG_* log calls in drm core, files drm_a*.cClaudio Suarez 2021-08-02drm: Fix typo in commentsCai Huoqing 2021-06-24drm/atomic-helper: make drm_gem_plane_helper_prepare_fb the defaultDaniel Vetter 2021-04-12drm: drm_atomic_helper.c: Correct comments formatFabio M. De Francesco 2021-04-12drm: drm_atomic_helper.c: Replace "unsigned" with "unsigned int"Fabio M. De Francesco 2021-03-26drm: Fix 3 typos in the inline docDafna Hirschfeld 2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie 2021-02-25drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard 2021-02-24drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard 2021-02-24drm/atomic: Pass the full state to planes async atomic check and updateMaxime Ripard