Skip to content
Commit a5044ce7 authored by Thomas Huth's avatar Thomas Huth Committed by Greg Ungerer
Browse files

m68k: Avoid CONFIG_COLDFIRE switch in uapi header



We should not use any CONFIG switches in uapi headers since
these only work during kernel compilation. They are not defined
for userspace. Let's use the __mcoldfire__ switch from the
compiler here instead.

Signed-off-by: default avatarThomas Huth <thuth@redhat.com>
Signed-off-by: default avatarGreg Ungerer <gerg@linux-m68k.org>
parent dd5a440a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment