summaryrefslogtreecommitdiff
path: root/net/mac802154/trace.c
blob: 863e5e6b983dac118f31b23d26b655061c25e288 (plain)
1
2
3
4
5
6
7
8
9
#include <linux/module.h>

#ifndef __CHECKER__
#include <net/cfg802154.h>
#include "driver-ops.h"
#define CREATE_TRACE_POINTS
#include "trace.h"

#endif
81f6b77c12771107'>patch) tree86c996cbf71e5ebf2e7a05af3d36e7b73a3d4c45 parent02da2d72174c61988eb4456b53f405e3ebdebce4 (diff)parent2144fff7df8e76654fa72b0a9d2324ce2e0c8a5c (diff)
Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de:/git/lst/linux into drm-fixes
just a single fix to not move the GPU linear window on cores where it might lead to inconsistent views of the memory by different engines in the core, thus breaking relocs and possibly causing other fun. * 'drm-etnaviv-fixes' of git://git.pengutronix.de:/git/lst/linux: drm/etnaviv: don't move linear memory window on 3D cores without MC2.0
Diffstat