commit | cddbfbd448344dbfa0581307b0c4705e940b0743 | [log] [tgz] |
---|---|---|
author | Hans-Christian Noren Egtvedt <egtvedt@samfundet.no> | Mon May 01 09:33:20 2017 +0200 |
committer | Hans-Christian Noren Egtvedt <egtvedt@samfundet.no> | Mon May 01 09:36:30 2017 +0200 |
tree | f2c03a17f9bcece0edfdedfb384345f278937bc7 | |
parent | 695c1208e0e497d4f0a0ef7a4bac0bd1e3de0f74 [diff] |
lib: remove check for AVR32 arch in test_user_copy The AVR32 architecture support has been removed from the Linux kernel, hence remove all the check for this architecture in test_user_copy.c. Signed-off-by: Hans-Christian Noren Egtvedt <egtvedt@samfundet.no>