Commits

Anish Trivedi committed 903188f16e6
ENGR00141478-2 SAHARA: Move header file to include directory The user mode libsahara library relied on header file drivers/mxc/security/sahara2/include/sahara.h. However, to make the lib build after headers_install step and to remove dependency on kernel source, moved this header to include/linux/mxc_sahara.h. These changes are specific to the include/linux folder. Signed-off-by: Anish Trivedi <anish@freescale.com> Acked-by: Lily Zhang