diff options
| author | Elliott Hughes <enh@google.com> | 2013-01-30 10:33:52 -0800 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2013-01-30 10:33:52 -0800 |
| commit | 0243962d2089dc57e2488b23e6d33e2a012e2aa5 (patch) | |
| tree | aaf92c6e4c5388e979e14bada458ee6033545d79 /libc/kernel/arch-arm/asm/hardirq.h | |
| parent | 8dfe0daf6fab138ffccfcbc37d84ac83940aa36e (diff) | |
| parent | 9d43c079875ebd2540daccb180e9d6d0fa06061d (diff) | |
| download | bionic-0243962d2089dc57e2488b23e6d33e2a012e2aa5.zip bionic-0243962d2089dc57e2488b23e6d33e2a012e2aa5.tar.gz bionic-0243962d2089dc57e2488b23e6d33e2a012e2aa5.tar.bz2 | |
am 9d43c079: am 4e882503: am a990cf5b: Merge "Clean up trailing whitespace in the kernel headers."
# Via Android Git Automerger (2) and others
* commit '9d43c079875ebd2540daccb180e9d6d0fa06061d':
Clean up trailing whitespace in the kernel headers.
Diffstat (limited to 'libc/kernel/arch-arm/asm/hardirq.h')
| -rw-r--r-- | libc/kernel/arch-arm/asm/hardirq.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/kernel/arch-arm/asm/hardirq.h b/libc/kernel/arch-arm/asm/hardirq.h index db06a9a..4d2db7c 100644 --- a/libc/kernel/arch-arm/asm/hardirq.h +++ b/libc/kernel/arch-arm/asm/hardirq.h @@ -27,7 +27,7 @@ typedef struct { unsigned int local_timer_irqs; /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ } ____cacheline_aligned irq_cpustat_t; -#include <linux/irq_cpustat.h> +#include <linux/irq_cpustat.h> #if NR_IRQS > 256 #define HARDIRQ_BITS 9 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ |
