diff options
| author | Greg Ungerer <[email protected]> | 2010-07-28 03:32:46 +0000 |
|---|---|---|
| committer | Greg Ungerer <[email protected]> | 2010-08-18 02:44:31 +0000 |
| commit | 5e1c53356d79591b10cdea12e3d5ebace8e7b6fa (patch) | |
| tree | 93f0c88c45884f90cb1e5ebd94a6a8f676479773 /tools/perf/scripts/python/syscall-counts.py | |
| parent | m68knommu: formatting of pointers in printk() (diff) | |
| download | kernel-5e1c53356d79591b10cdea12e3d5ebace8e7b6fa.tar.gz kernel-5e1c53356d79591b10cdea12e3d5ebace8e7b6fa.zip | |
m68knommu: include sched.h in ColdFire/SPI driver
Using the coldfire qspi driver, I get the following error:
drivers/spi/coldfire_qspi.c: In function 'mcfqspi_irq_handler':
drivers/spi/coldfire_qspi.c:166: error: 'TASK_NORMAL' undeclared (first use in this function)
drivers/spi/coldfire_qspi.c:166: error: (Each undeclared identifier is reported only once
It is solved by adding the following include to coldfire_sqpi.c:
#include <linux/sched.h>
Fix suggested by Jate Sujjavanich <[email protected]>
Signed-off-by: Greg Ungerer <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
