aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/perf_event.c
Commit message (Collapse)AuthorAge
* blackfin: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
| | | | | | | | These particular files were just assuming that module.h was somehow in the include paths. Give them the more minimalist header file explicitly. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
* Blackfin: initial perf_event supportMike Frysinger2011-05-25
Signed-off-by: Mike Frysinger <vapier@gentoo.org>