mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-12 18:57:09 +00:00
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
|