mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
As linux/nfc.h userspace compilation was finally fixed by commits79b69a8370("nfc: uapi: use kernel size_t to fix user-space builds") and7175f02c4e("uapi: fix linux/nfc.h userspace compilation errors"), there is no need to keep the compile-test exception for it in usr/include/Makefile. Signed-off-by: Dmitry V. Levin <[email protected]> Signed-off-by: Masahiro Yamada <[email protected]>