mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2026-04-28 01:30:49 +02:00
The original implementations reference THIS_MODULE in an inline.
We could include <linux/export.h>, but it is better to avoid chaining.
Fortunately someone else already thought of this, and made a similar
inline into a #define in <linux/device.h> for device_schedule_callback(),
[see commit
|
||
|---|---|---|
| .. | ||
| debug-cmd.h | ||
| spec.h | ||
| umc.h | ||
| whci.h | ||