]> git.baikalelectronics.ru Git - kernel.git/commit
lib: remove check for AVR32 arch in test_user_copy
authorHans-Christian Noren Egtvedt <egtvedt@samfundet.no>
Mon, 1 May 2017 07:33:20 +0000 (09:33 +0200)
committerHans-Christian Noren Egtvedt <egtvedt@samfundet.no>
Mon, 1 May 2017 07:36:30 +0000 (09:36 +0200)
commit72d32ff103ab19fd36400be73c5c01e5961bf698
treef2c03a17f9bcece0edfdedfb384345f278937bc7
parent8b5303a38cdcbc5ba25693ef17163a8042d47139
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>
lib/test_user_copy.c