mirror of
https://github.com/armbian/build.git
synced 2025-12-24 02:31:44 +01:00
When compiling udl as a module it'd error out on missing symbol for read_current_timer. This patch, taken from https://patchwork.kernel.org/patch/1540031/, fixes that.