mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-20 18:54:09 +08:00
c8a220c686
Add tracing support to the Armada video overlay and interrupt code. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
5 lines
81 B
C
5 lines
81 B
C
#ifndef __CHECKER__
|
|
#define CREATE_TRACE_POINTS
|
|
#include "armada_trace.h"
|
|
#endif
|