SAMV7 TRNG: Missing endif.

This commit is contained in:
Stefan Kolb 2016-07-25 12:30:39 -06:00 committed by Gregory Nutt
parent 4c1ba592d5
commit 899a8aa2f0

View File

@ -453,3 +453,4 @@ void devurandom_register(void)
#endif
#endif /* CONFIG_DEV_RANDOM || CONFIG_DEV_URANDOM_ARCH */
#endif /* CONFIG_SAMV7_TRNG */