Commit d0e20fd4 authored by Johannes Berg's avatar Johannes Berg Committed by Richard Weinberger

um: Fix xor.h include

Two independent changes here ended up going into the tree
one after another, without a necessary rename, fix that.
Reported-by: default avatarThomas Meyer <thomas@m3y3r.de>
Fixes: f185063b ("um: Move timer-internal.h to non-shared")
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
Reviewed-by: default avatarBrendan Higgins <brendanhiggins@google.com>
Signed-off-by: default avatarRichard Weinberger <richard@nod.at>
parent 1d2cc5ac
/* SPDX-License-Identifier: GPL-2.0 */
#include <asm-generic/xor.h>
#include <shared/timer-internal.h>
#include <linux/time-internal.h>
/* pick an arbitrary one - measuring isn't possible with inf-cpu */
#define XOR_SELECT_TEMPLATE(x) \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment