parisc: add missing export of __cmpxchg_u8()
[ Upstream commit c57e5dcc ] __cmpxchg_u8() had been added (initially) for the sake of drivers/phy/ti/phy-tusb1210.c; the thing is, that drivers is modular, so we need an export Fixes: b344d6a8 "parisc: add support for cmpxchg on u8 pointers" Signed-off-by:Al Viro <viro@zeniv.linux.org.uk> Signed-off-by:
Paul E. McKenney <paulmck@kernel.org> Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading